GNU bug report logs - #73658
[PATCH] gnu: nghttp3: Update to 1.6.0.

Previous Next

Package: guix-patches;

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

Date: Sun, 6 Oct 2024 13:48:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

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: Tomas Volf <~@wolfsden.cz>
Subject: bug#73658: closed (Re: [bug#73658] [PATCH] gnu: nghttp3: Update
 to 1.6.0.)
Date: Mon, 14 Oct 2024 02:24:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73658: [PATCH] gnu: nghttp3: Update to 1.6.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 73658 <at> debbugs.gnu.org.

-- 
73658: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73658
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 73658-done <at> debbugs.gnu.org
Subject: Re: [bug#73658] [PATCH] gnu: nghttp3: Update to 1.6.0.
Date: Mon, 14 Oct 2024 10:22:30 +0800
[Message part 3 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/web.scm (nghttp3): Update to 1.6.0.
>
> Change-Id: I1ace57429944d1db33fec8eb9f5cd233ccefe1e9
> ---
>  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 552abf83c5..0b390cfb09 100644
> --- a/gnu/packages/web.scm
> +++ b/gnu/packages/web.scm
> @@ -8551,7 +8551,7 @@ (define-public nghttp2-for-node
>  (define-public nghttp3
>    (package
>      (name "nghttp3")
> -    (version "1.5.0")
> +    (version "1.6.0")
>      (source
>       (origin
>         (method url-fetch)
> @@ -8560,7 +8560,7 @@ (define-public nghttp3
>                             "nghttp3-" version ".tar.gz"))
>         (sha256
>          (base32
> -         "08zzwn40kr632wab2vr4cjy4l1yycphfdql1kdkv0bkxhr48mmhk"))))
> +         "186bjczm7hqs3icp5ss66pi78dinpsbyn15h2hhcmyhh7h8jzyd1"))))
>      (build-system gnu-build-system)
>      (native-inputs
>       (list pkg-config))

push, close.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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.6.0.
Date: Sun,  6 Oct 2024 15:47:31 +0200
* gnu/packages/web.scm (nghttp3): Update to 1.6.0.

Change-Id: I1ace57429944d1db33fec8eb9f5cd233ccefe1e9
---
 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 552abf83c5..0b390cfb09 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8551,7 +8551,7 @@ (define-public nghttp2-for-node
 (define-public nghttp3
   (package
     (name "nghttp3")
-    (version "1.5.0")
+    (version "1.6.0")
     (source
      (origin
        (method url-fetch)
@@ -8560,7 +8560,7 @@ (define-public nghttp3
                            "nghttp3-" version ".tar.gz"))
        (sha256
         (base32
-         "08zzwn40kr632wab2vr4cjy4l1yycphfdql1kdkv0bkxhr48mmhk"))))
+         "186bjczm7hqs3icp5ss66pi78dinpsbyn15h2hhcmyhh7h8jzyd1"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))
-- 
2.46.0




This bug report was last modified 299 days ago.

Previous Next


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