h2o: 2.3.0.20250717 → 2.3.0-untagged-2025-08-14 (#433400)

This commit is contained in:
7c6f434c 2025-08-18 18:01:55 +00:00 committed by GitHub
commit b2638d6e0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,13 +23,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "h2o";
version = "2.3.0.20250717";
version = "2.3.0-untagged-2025-08-14";
src = fetchFromGitHub {
owner = "h2o";
repo = "h2o";
rev = "db98b59ba7abfcd1dc9b43ea4b9ad1052aba775e";
sha256 = "sha256-vBA5TWyvtaaBZV4RmfAAA7F34fXNkROS0rbZRpEJgrc=";
rev = "ffab9c49c33b1f0e9aec9804028156aae9db8ef0";
hash = "sha256-kdU2p9oUhxGnw8JU9qGjV4mn2jMeSUL0rLgveMs6NiI=";
};
outputs = [