guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70852: [PATCH] gnu: nghttp3: Update to 1.3.0.


From: Zheng Junjie
Subject: bug#70852: [PATCH] gnu: nghttp3: Update to 1.3.0.
Date: Fri, 10 May 2024 19:53:45 +0800
User-agent: mu4e 1.12.4; emacs 30.0.50

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

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]