h2o: 2.3.0-rolling-2026-01-19 → 2.3.0-rolling-2026-02-28

This commit is contained in:
·𐑑𐑴𐑕𐑑𐑩𐑤 2026-02-28 18:49:11 +07:00
parent 939b1e97c9
commit ced010799e

View file

@ -23,13 +23,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "h2o";
version = "2.3.0-rolling-2026-01-19";
version = "2.3.0-rolling-2026-02-28";
src = fetchFromGitHub {
owner = "h2o";
repo = "h2o";
rev = "a9ba592b904684b8d12e9a825e4a579c31999c2b";
hash = "sha256-ZLoZgMIhBtLJ0GS6leyTegNauAczGB0Ua1pU6PE31yE=";
rev = "725e54bc932fbe0c6e208db4e71eb1df79ec43ff";
hash = "sha256-SAH7AZYy6ZRRa8zhhe8voKJCqM5CxSuZA/XwT1Nb9NI=";
};
outputs = [