From f010e1d47a3123a9362f98ad19c361bfcdf71d7c 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: Sat, 12 Jul 2025 21:43:30 +0700 Subject: [PATCH] =?UTF-8?q?h2o:=202.3.0.20250519=20=E2=86=92=202.3.0.20250?= =?UTF-8?q?716?= 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 f1a10981f88f..ed0c57e97d88 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.20250519"; + version = "2.3.0.20250716"; src = fetchFromGitHub { owner = "h2o"; repo = "h2o"; - rev = "87e2aa634f2c0d9f3d9429f7a3cf273f98db0058"; - sha256 = "sha256-/9YnaOqvYmFme4/mFq8Sx78FMDyGwnErEW45qPVELjU="; + rev = "a7ee72ea84815f393353e66c02181832fcd8dbb3"; + sha256 = "sha256-vym1oF/oFjrcQaKJWqwOYxNRHDsrX0vVh5Li0Zl96KY="; }; outputs = [