GNU bug report logs - #79211
[PATCH] gnu: nghttp3: Update to 1.11.0.

Previous Next

Package: guix-patches;

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

Date: Sun, 10 Aug 2025 14:13:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

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#79211: closed ([PATCH] gnu: nghttp3: Update to 1.11.0.)
Date: Mon, 11 Aug 2025 10:41:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 11 Aug 2025 12:40:25 +0200
with message-id <aJnImV259SL2lB78 <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #79211,
regarding [PATCH] gnu: nghttp3: Update to 1.11.0.
to be marked as done.

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


-- 
79211: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79211
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.11.0.
Date: Sun, 10 Aug 2025 16:12:25 +0200
* gnu/packages/web.scm (nghttp3): Update to 1.11.0.

Change-Id: I2da8fa864e2f1e8ad82b7fbca3aa2a79365d3d17
---
 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 8a0d2daf5a..93e91e75ef 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8874,7 +8874,7 @@ (define-public nghttp2
 (define-public nghttp3
   (package
     (name "nghttp3")
-    (version "1.10.1")
+    (version "1.11.0")
     (source
      (origin
        (method url-fetch)
@@ -8883,7 +8883,7 @@ (define-public nghttp3
                            "nghttp3-" version ".tar.gz"))
        (sha256
         (base32
-         "18lik57yb3zc5g17s18ymd268p037wly0hgvw6n9h48l09jqqv68"))))
+         "04ds0h2ppajx9brafd9rx4k9jsqm6cb0qjkj2lvpps1d5bd0pliw"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))
-- 
2.50.1



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 79211-done <at> debbugs.gnu.org
Subject: Close
Date: Mon, 11 Aug 2025 12:40:25 +0200
This is also https://codeberg.org/guix/guix/pulls/1921.

Andreas



This bug report was last modified 3 days ago.

Previous Next


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