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.
Full log
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)]
This bug report was last modified 330 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.