GNU bug report logs - #78674
[PATCH] gnu: nghttp3: Update to 1.10.1.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Mon, 2 Jun 2025 18:48:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78674: closed ([PATCH] gnu: nghttp3: Update to 1.10.1.)
Date: Sat, 07 Jun 2025 15:26:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 7 Jun 2025 17:24:56 +0200
with message-id <aERZyKKmZC-KCAes <at> jurong>
and subject line Re: [PATCH] gnu: nghttp3: Update to 1.10.1.
has caused the debbugs.gnu.org bug report #78674,
regarding [PATCH] gnu: nghttp3: Update to 1.10.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78674: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78674
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: nghttp3: Update to 1.10.1.
Date: Mon,  2 Jun 2025 20:46:38 +0200
* gnu/packages/web.scm (nghttp3): Update to 1.10.1.

Change-Id: Ib249a3c559285931db8c43d345cdff461f5d494f
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 31457e87b9..f0878af842 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8708,7 +8708,7 @@ (define-public nghttp2
 (define-public nghttp3
   (package
     (name "nghttp3")
-    (version "1.8.0")
+    (version "1.10.1")
     (source
      (origin
        (method url-fetch)
@@ -8717,7 +8717,7 @@ (define-public nghttp3
                            "nghttp3-" version ".tar.gz"))
        (sha256
         (base32
-         "0gpnqibb1ndqq7yacl2f9d7iznfbzws71rza12kaf72shqvyn1zv"))))
+         "18lik57yb3zc5g17s18ymd268p037wly0hgvw6n9h48l09jqqv68"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Tomas Volf <~@wolfsden.cz>
Cc: 78674-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: nghttp3: Update to 1.10.1.
Date: Sat, 7 Jun 2025 17:24:56 +0200
No news from the node team. I have just pushed this patch, since
it apparently does not make the situation worse.

Andreas



This bug report was last modified 12 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.