Skip to content

Commit b2638d6

Browse files
authored
h2o: 2.3.0.20250717 → 2.3.0-untagged-2025-08-14 (#433400)
2 parents 8ebd5b6 + b9192b4 commit b2638d6

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

2828
src = fetchFromGitHub {
2929
owner = "h2o";
3030
repo = "h2o";
31-
rev = "db98b59ba7abfcd1dc9b43ea4b9ad1052aba775e";
32-
sha256 = "sha256-vBA5TWyvtaaBZV4RmfAAA7F34fXNkROS0rbZRpEJgrc=";
31+
rev = "ffab9c49c33b1f0e9aec9804028156aae9db8ef0";
32+
hash = "sha256-kdU2p9oUhxGnw8JU9qGjV4mn2jMeSUL0rLgveMs6NiI=";
3333
};
3434

3535
outputs = [

0 commit comments

Comments
 (0)