h2o: 2.3.0-rolling-2025-09-24 → 2.3.0-rolling-2025-10-17 (#449146)

This commit is contained in:
Sandro
2025-10-18 01:20:08 +00:00
committed by GitHub
+3 -3
View File
@@ -23,13 +23,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "h2o";
version = "2.3.0-rolling-2025-09-24";
version = "2.3.0-rolling-2025-10-17";
src = fetchFromGitHub {
owner = "h2o";
repo = "h2o";
rev = "74012bb501f14e61e5ecc1e9860bd66ba6789e0d";
hash = "sha256-zEibiI3BdhaTty5vZ3PPXTbHIRLsE2iUiwI6hRZfy8A=";
rev = "562d7bd089173da03e71bc4c0824468751c5b411";
hash = "sha256-/P4S8ng1kQPPHNSNuqgLasu2c2Y9BD2Y9v0hlMiPCIM=";
};
outputs = [