Skip to content

Commit 5840e3a

Browse files
committed
h2o: 2.3.0-rolling-2025-09-24 → 2.3.0-rolling-2025-10-06
1 parent f73c21a commit 5840e3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/h2/h2o/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323

2424
stdenv.mkDerivation (finalAttrs: {
2525
pname = "h2o";
26-
version = "2.3.0-rolling-2025-09-24";
26+
version = "2.3.0-rolling-2025-10-06";
2727

2828
src = fetchFromGitHub {
2929
owner = "h2o";
3030
repo = "h2o";
31-
rev = "74012bb501f14e61e5ecc1e9860bd66ba6789e0d";
32-
hash = "sha256-zEibiI3BdhaTty5vZ3PPXTbHIRLsE2iUiwI6hRZfy8A=";
31+
rev = "ea040e62db7dd5c66c9470b6554bcc7facec0d10";
32+
hash = "sha256-QiPnHtqxHPe428BFbEgu4IaIQBznSIj3r9Lr+uFnY58=";
3333
};
3434

3535
outputs = [

0 commit comments

Comments
 (0)