unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72806] [PATCH] gnu: nghttp3: Update to 1.5.0.
@ 2024-08-25 17:03 Tomas Volf
  0 siblings, 0 replies; only message in thread
From: Tomas Volf @ 2024-08-25 17:03 UTC (permalink / raw)
  To: 72806; +Cc: Tomas Volf

* gnu/packages/web.scm (nghttp3): Update to 1.5.0.

Change-Id: Ic43e41bf5335267c9a669425e37b62ff369e466b
---
 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 9d889b4ae7..9ddcdd3b44 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8481,7 +8481,7 @@ (define-public nghttp2-for-node
 (define-public nghttp3
   (package
     (name "nghttp3")
-    (version "1.4.0")
+    (version "1.5.0")
     (source
      (origin
        (method url-fetch)
@@ -8490,7 +8490,7 @@ (define-public nghttp3
                            "nghttp3-" version ".tar.gz"))
        (sha256
         (base32
-         "13s0jhqbs86a91702j8ybh4h5l75k3mi8cwdiikd9b03n5rq19s3"))))
+         "08zzwn40kr632wab2vr4cjy4l1yycphfdql1kdkv0bkxhr48mmhk"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))

base-commit: 40e7b0191e84f463a3790bf9410ebcbe1cbeab9c
-- 
2.45.2





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-08-25 17:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-25 17:03 [bug#72806] [PATCH] gnu: nghttp3: Update to 1.5.0 Tomas Volf

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).