unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70852] [PATCH] gnu: nghttp3: Update to 1.3.0.
@ 2024-05-09 22:28 Tomas Volf
  2024-05-10 11:53 ` bug#70852: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-05-09 22:28 UTC (permalink / raw)
  To: 70852; +Cc: Tomas Volf

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#70852: [PATCH] gnu: nghttp3: Update to 1.3.0.
  2024-05-09 22:28 [bug#70852] [PATCH] gnu: nghttp3: Update to 1.3.0 Tomas Volf
@ 2024-05-10 11:53 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-05-10 11:53 UTC (permalink / raw)
  To: Tomas Volf; +Cc: 70852-done

[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-10 11:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-09 22:28 [bug#70852] [PATCH] gnu: nghttp3: Update to 1.3.0 Tomas Volf
2024-05-10 11:53 ` bug#70852: " Zheng Junjie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).