Skip to content

Commit 52e812c

Browse files
committed
h2o: 2.3.0-rolling-2025-10-06 → 2.3.0-rolling-2025-10-07
1 parent 5840e3a commit 52e812c

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-10-06";
26+
version = "2.3.0-rolling-2025-10-07";
2727

2828
src = fetchFromGitHub {
2929
owner = "h2o";
3030
repo = "h2o";
31-
rev = "ea040e62db7dd5c66c9470b6554bcc7facec0d10";
32-
hash = "sha256-QiPnHtqxHPe428BFbEgu4IaIQBznSIj3r9Lr+uFnY58=";
31+
rev = "c58132197415a3cf285230de9c38940de48f5051";
32+
hash = "sha256-B4KQ+HV71jT8ZFFnZ4W4TT0EO2kbzZEmgycsb3b/heQ=";
3333
};
3434

3535
outputs = [

0 commit comments

Comments
 (0)