From: Tomas Volf <~@wolfsden.cz>
To: 74977@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [bug#74977] [PATCH] gnu: nghttp3: Update to 1.7.0.
Date: Thu, 19 Dec 2024 17:48:23 +0100 [thread overview]
Message-ID: <7ef2bceeeb8710968c87d37fa0062f3ac8830eeb.1734626903.git.~@wolfsden.cz> (raw)
* gnu/packages/web.scm (nghttp3): Update to 1.7.0.
Change-Id: Ic90d72d3f465bd8e52733d08157fd2bf0440e088
---
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 3de10a0da7..b278239c7d 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8616,7 +8616,7 @@ (define-public nghttp2
(define-public nghttp3
(package
(name "nghttp3")
- (version "1.6.0")
+ (version "1.7.0")
(source
(origin
(method url-fetch)
@@ -8625,7 +8625,7 @@ (define-public nghttp3
"nghttp3-" version ".tar.gz"))
(sha256
(base32
- "186bjczm7hqs3icp5ss66pi78dinpsbyn15h2hhcmyhh7h8jzyd1"))))
+ "09iv9n47kr7nfc4wmbv2nadv19sixf0f3z7w5pr6cfr64gn4d9br"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config))
--
2.46.0
reply other threads:[~2024-12-19 16:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='7ef2bceeeb8710968c87d37fa0062f3ac8830eeb.1734626903.git.~@wolfsden.cz' \
--to=~@wolfsden.cz \
--cc=74977@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).