GNU bug report logs - #70852
[PATCH] gnu: nghttp3: Update to 1.3.0.

Previous Next

Package: guix-patches;

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

Date: Thu, 9 May 2024 22:29: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#70852: closed (Re: [bug#70852] [PATCH] gnu: nghttp3: Update
 to 1.3.0.)
Date: Fri, 10 May 2024 11:54:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70852: [PATCH] gnu: nghttp3: Update to 1.3.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 70852 <at> debbugs.gnu.org.

-- 
70852: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70852
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: 70852-done <at> debbugs.gnu.org
Subject: Re: [bug#70852] [PATCH] gnu: nghttp3: Update to 1.3.0.
Date: Fri, 10 May 2024 19:53:45 +0800
[Message part 3 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/web.scm (nghttp3): Update to 1.3.0.
>
> Change-Id: I11885d581e61315f68da7570af11ccd992ced51c
> ---
>  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 d9e00ce1b5..e875bda5b6 100644
> --- a/gnu/packages/web.scm
> +++ b/gnu/packages/web.scm
> @@ -8397,7 +8397,7 @@ (define-public nghttp2-for-node
>  (define-public nghttp3
>    (package
>      (name "nghttp3")
> -    (version "1.2.0")
> +    (version "1.3.0")
>      (source
>       (origin
>         (method url-fetch)
> @@ -8406,7 +8406,7 @@ (define-public nghttp3
>                             "nghttp3-" version ".tar.gz"))
>         (sha256
>          (base32
> -         "0xfa3nbpv3d514ssjpxvizqmss8z330w9p0bp045w4qsyr1vkj8c"))))
> +         "0z973zfd309wir7qv9iqa9qp77zhcgvmiz3s1hmwmqmyf3vl06ic"))))
>      (build-system gnu-build-system)
>      (native-inputs
>       (list pkg-config))

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=d59f8f33828a513a026a0a2ba74f36e8d986506f
[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.3.0.
Date: Fri, 10 May 2024 00:28:28 +0200
* gnu/packages/web.scm (nghttp3): Update to 1.3.0.

Change-Id: I11885d581e61315f68da7570af11ccd992ced51c
---
 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 d9e00ce1b5..e875bda5b6 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8397,7 +8397,7 @@ (define-public nghttp2-for-node
 (define-public nghttp3
   (package
     (name "nghttp3")
-    (version "1.2.0")
+    (version "1.3.0")
     (source
      (origin
        (method url-fetch)
@@ -8406,7 +8406,7 @@ (define-public nghttp3
                            "nghttp3-" version ".tar.gz"))
        (sha256
         (base32
-         "0xfa3nbpv3d514ssjpxvizqmss8z330w9p0bp045w4qsyr1vkj8c"))))
+         "0z973zfd309wir7qv9iqa9qp77zhcgvmiz3s1hmwmqmyf3vl06ic"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))
-- 
2.41.0




This bug report was last modified 1 year and 14 days ago.

Previous Next


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