emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#71558: closed ([PATCH] gnu: nghttp3: Update to 1.4.0.)


From: GNU bug Tracking System
Subject: bug#71558: closed ([PATCH] gnu: nghttp3: Update to 1.4.0.)
Date: Sat, 15 Jun 2024 17:00:02 +0000

Your message dated Sat, 15 Jun 2024 17:59:24 +0100
with message-id <878qz66t1v.fsf@cbaines.net>
and subject line Re: [bug#71558] [PATCH] gnu: nghttp3: Update to 1.4.0.
has caused the debbugs.gnu.org bug report #71558,
regarding [PATCH] gnu: nghttp3: Update to 1.4.0.
to be marked as done.

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


-- 
71558: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71558
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: nghttp3: Update to 1.4.0. Date: Fri, 14 Jun 2024 19:21:59 +0200
* gnu/packages/web.scm (nghttp3): Update to 1.4.0.

Change-Id: I429e79f96ca27635014cd3cda494fdb01078670a
---
 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 edbe3bb927..b9991bb9c1 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8456,7 +8456,7 @@ (define-public nghttp2-for-node
 (define-public nghttp3
   (package
     (name "nghttp3")
-    (version "1.3.0")
+    (version "1.4.0")
     (source
      (origin
        (method url-fetch)
@@ -8465,7 +8465,7 @@ (define-public nghttp3
                            "nghttp3-" version ".tar.gz"))
        (sha256
         (base32
-         "0z973zfd309wir7qv9iqa9qp77zhcgvmiz3s1hmwmqmyf3vl06ic"))))
+         "13s0jhqbs86a91702j8ybh4h5l75k3mi8cwdiikd9b03n5rq19s3"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))
-- 
2.45.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#71558] [PATCH] gnu: nghttp3: Update to 1.4.0. Date: Sat, 15 Jun 2024 17:59:24 +0100 User-agent: mu4e 1.12.4; emacs 29.3
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/web.scm (nghttp3): Update to 1.4.0.
>
> Change-Id: I429e79f96ca27635014cd3cda494fdb01078670a
> ---
>  gnu/packages/web.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
6a71cd419fb9d66eaa32dec59d3be1199d6c3e7d.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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