GNU bug report logs - #69877
[PATCH] gnu: ngtcp2: Update to 1.4.0.

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Mon, 18 Mar 2024 19:47:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69877: closed ([PATCH] gnu: ngtcp2: Update to 1.4.0.)
Date: Tue, 02 Apr 2024 18:17:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 2 Apr 2024 21:16:31 +0300
with message-id <ZgxLfx6mRU-5PDoJ <at> 3900XT>
and subject line Re: [bug#69877] [PATCH] gnu: ngtcp2: Update to 1.4.0.
has caused the debbugs.gnu.org bug report #69877,
regarding [PATCH] gnu: ngtcp2: Update to 1.4.0.
to be marked as done.

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


-- 
69877: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69877
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: ngtcp2: Update to 1.4.0.
Date: Mon, 18 Mar 2024 19:18:20 +0100
* 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



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Tomas Volf <~@wolfsden.cz>
Cc: 69877-done <at> debbugs.gnu.org
Subject: Re: [bug#69877] [PATCH] gnu: ngtcp2: Update to 1.4.0.
Date: Tue, 2 Apr 2024 21:16:31 +0300
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 109 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.