From a72101810adf611ec8a6eb9620ee14ed9a442f0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=B7=F0=90=91=91=F0=90=91=B4=F0=90=91=95=F0=90=91=91?= =?UTF-8?q?=F0=90=91=A9=F0=90=91=A4?= Date: Mon, 22 Sep 2025 18:44:51 +0700 Subject: [PATCH 1/2] =?UTF-8?q?h2o:=202.3.0-rolling-2025-09-20=20=E2=86=92?= =?UTF-8?q?=202.3.0-rolling-2025-09-22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkgs/by-name/h2/h2o/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/h2/h2o/package.nix b/pkgs/by-name/h2/h2o/package.nix index 2df272959a36..ef743bf004bf 100644 --- a/pkgs/by-name/h2/h2o/package.nix +++ b/pkgs/by-name/h2/h2o/package.nix @@ -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 = [ From 5fe3d787dc9ada718c3f283152a6131bd847e2a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=B7=F0=90=91=91=F0=90=91=B4=F0=90=91=95=F0=90=91=91?= =?UTF-8?q?=F0=90=91=A9=F0=90=91=A4?= Date: Wed, 24 Sep 2025 11:50:21 +0700 Subject: [PATCH 2/2] =?UTF-8?q?h2o:=202.3.0-rolling-2025-09-22=20=E2=86=92?= =?UTF-8?q?=202.3.0-rolling-2025-09-24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkgs/by-name/h2/h2o/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/h2/h2o/package.nix b/pkgs/by-name/h2/h2o/package.nix index ef743bf004bf..8eec731135f6 100644 --- a/pkgs/by-name/h2/h2o/package.nix +++ b/pkgs/by-name/h2/h2o/package.nix @@ -23,13 +23,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "h2o"; - version = "2.3.0-rolling-2025-09-22"; + version = "2.3.0-rolling-2025-09-24"; src = fetchFromGitHub { owner = "h2o"; repo = "h2o"; - rev = "25d54ea570ace2a3af68202b931501b25e268142"; - hash = "sha256-4CFiXuThqB5o/DOmnhvsUxtf8AFGKNgdkWs7rEMMSCw="; + rev = "74012bb501f14e61e5ecc1e9860bd66ba6789e0d"; + hash = "sha256-zEibiI3BdhaTty5vZ3PPXTbHIRLsE2iUiwI6hRZfy8A="; }; outputs = [