* [bug#69877] [PATCH] gnu: ngtcp2: Update to 1.4.0.
@ 2024-03-18 18:18 Tomas Volf
2024-04-02 18:16 ` bug#69877: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Tomas Volf @ 2024-03-18 18:18 UTC (permalink / raw)
To: 69877; +Cc: Tomas Volf
* gnu/packages/networking.scm (ngtcp2): Update to 1.4.0.
Change-Id: I87a91913dd12affe18d240235c39a5639c798801
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 3a743730a6..9bb1e41e0f 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4551,7 +4551,7 @@ (define-public nbd
(define-public ngtcp2
(package
(name "ngtcp2")
- (version "1.3.0")
+ (version "1.4.0")
(source
(origin
(method url-fetch)
@@ -4559,7 +4559,7 @@ (define-public ngtcp2
"releases/download/v" version "/"
"ngtcp2-" version ".tar.xz"))
(sha256
- (base32 "16qkik9185ygkr351a7q59l1rv6dzw51j4f7vkzfvzh385kqdqy3"))))
+ (base32 "0jnay7m4zkg6v2zcidswv9xbyjgsvjbhwf8ykqjcw1jwkwxl7ldm"))))
(build-system gnu-build-system)
(arguments
(list
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#69877: [PATCH] gnu: ngtcp2: Update to 1.4.0.
2024-03-18 18:18 [bug#69877] [PATCH] gnu: ngtcp2: Update to 1.4.0 Tomas Volf
@ 2024-04-02 18:16 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2024-04-02 18:16 UTC (permalink / raw)
To: Tomas Volf; +Cc: 69877-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed!
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-02 18:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-18 18:18 [bug#69877] [PATCH] gnu: ngtcp2: Update to 1.4.0 Tomas Volf
2024-04-02 18:16 ` bug#69877: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.