unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tomas Volf <~@wolfsden.cz>
To: 71558@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [bug#71558] [PATCH] gnu: nghttp3: Update to 1.4.0.
Date: Fri, 14 Jun 2024 19:21:59 +0200	[thread overview]
Message-ID: <3a8584bfa41567984aa0eb4604c3c6a139e05419.1718385719.git.~@wolfsden.cz> (raw)

* 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





             reply	other threads:[~2024-06-14 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-14 17:21 Tomas Volf [this message]
2024-06-15 16:59 ` bug#71558: [PATCH] gnu: nghttp3: Update to 1.4.0 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='3a8584bfa41567984aa0eb4604c3c6a139e05419.1718385719.git.~@wolfsden.cz' \
    --to=~@wolfsden.cz \
    --cc=71558@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).