h2o: 2.3.0-rolling-2026-01-19 → 2.3.0-rolling-2026-02-28 (#495177)

This commit is contained in:
Sandro
2026-03-06 12:48:45 +00:00
committed by GitHub
+3 -3
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 = [