h2o: 2.3.0-rolling-2025-09-20 → 2.3.0-rolling-2025-09-22

This commit is contained in:
·𐑑𐑴𐑕𐑑𐑩𐑤
2025-09-24 11:51:13 +07:00
parent c83c603a63
commit a72101810a
+3 -3
View File
@@ -23,13 +23,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "h2o";
version = "2.3.0-rolling-2025-09-20";
version = "2.3.0-rolling-2025-09-22";
src = fetchFromGitHub {
owner = "h2o";
repo = "h2o";
rev = "c3930f0fd75cc1f232b9298592d88b35b648e999";
hash = "sha256-pSWEPXhXTe+El1OwcJFzqHosqrCkKxVs38TeiI/3kRI=";
rev = "25d54ea570ace2a3af68202b931501b25e268142";
hash = "sha256-4CFiXuThqB5o/DOmnhvsUxtf8AFGKNgdkWs7rEMMSCw=";
};
outputs = [