GNU bug report logs -
#71557
[PATCH] gnu: ngtcp2: Update to 1.6.0.
Previous Next
Reported by: Tomas Volf <~@wolfsden.cz>
Date: Fri, 14 Jun 2024 17:17:02 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71557 in the body.
You can then email your comments to 71557 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#71557
; Package
guix-patches
.
(Fri, 14 Jun 2024 17:17:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Tomas Volf <~@wolfsden.cz>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 14 Jun 2024 17:17:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/networking.scm (ngtcp2): Update to 1.6.0.
Change-Id: Ia1c2f31651f21aad5b20708294516ce6d2915375
---
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 7e724bff6a..1bae7bbec4 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4581,7 +4581,7 @@ (define-public nbd
(define-public ngtcp2
(package
(name "ngtcp2")
- (version "1.5.0")
+ (version "1.6.0")
(source
(origin
(method url-fetch)
@@ -4589,7 +4589,7 @@ (define-public ngtcp2
"releases/download/v" version "/"
"ngtcp2-" version ".tar.xz"))
(sha256
- (base32 "0zw5vd1yjfh9j4gl3ixisp495fp9g7qxn1kxkc1dc4v3ps63ch1a"))))
+ (base32 "0fh2c0iafjihvg7cb2kkhxzs0gvlz4phczqil61ckhk9sd15lmrf"))))
(build-system gnu-build-system)
(arguments
(list
--
2.45.1
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sat, 22 Jun 2024 13:48:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Tomas Volf <~@wolfsden.cz>
:
bug acknowledged by developer.
(Sat, 22 Jun 2024 13:48:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 71557-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Tomas Volf <~@wolfsden.cz> writes:
> * gnu/packages/networking.scm (ngtcp2): Update to 1.6.0.
>
> Change-Id: Ia1c2f31651f21aad5b20708294516ce6d2915375
> ---
> 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 7e724bff6a..1bae7bbec4 100644
> --- a/gnu/packages/networking.scm
> +++ b/gnu/packages/networking.scm
> @@ -4581,7 +4581,7 @@ (define-public nbd
> (define-public ngtcp2
> (package
> (name "ngtcp2")
> - (version "1.5.0")
> + (version "1.6.0")
> (source
> (origin
> (method url-fetch)
> @@ -4589,7 +4589,7 @@ (define-public ngtcp2
> "releases/download/v" version "/"
> "ngtcp2-" version ".tar.xz"))
> (sha256
> - (base32 "0zw5vd1yjfh9j4gl3ixisp495fp9g7qxn1kxkc1dc4v3ps63ch1a"))))
> + (base32 "0fh2c0iafjihvg7cb2kkhxzs0gvlz4phczqil61ckhk9sd15lmrf"))))
> (build-system gnu-build-system)
> (arguments
> (list
push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=bfd957ee5923ea8c55a7c519fd6fc2e8b253783d
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 21 Jul 2024 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 329 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.