Skip to content

Commit 03e079d

Browse files
committed
h2o: 2.3.0-untagged-2025-08-13 → 2.3.0-untagged-2025-08-14
1 parent dc5539c commit 03e079d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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-untagged-2025-08-13";
26+
version = "2.3.0-untagged-2025-08-14";
2727

2828
src = fetchFromGitHub {
2929
owner = "h2o";
3030
repo = "h2o";
31-
rev = "4729b661e3c6654198d2cc62997e1af58bef4b80";
32-
sha256 = "sha256-3vVe2nveWohpxtqECq/wcPupAHaRRoG54sG94J+3eyQ=";
31+
rev = "ffab9c49c33b1f0e9aec9804028156aae9db8ef0";
32+
sha256 = "sha256-kdU2p9oUhxGnw8JU9qGjV4mn2jMeSUL0rLgveMs6NiI=";
3333
};
3434

3535
outputs = [

0 commit comments

Comments
 (0)