unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Tomas Volf <~@wolfsden.cz>
Cc: 70853-done@debbugs.gnu.org
Subject: bug#70853: [PATCH] gnu: ngtcp2: Update to 1.5.0.
Date: Fri, 10 May 2024 19:52:50 +0800	[thread overview]
Message-ID: <878r0hdgtp.fsf@iscas.ac.cn> (raw)
In-Reply-To: <237925c39d5d67742a3ddf237fb67efd9656941d.1715293812.git.~@wolfsden.cz> (Tomas Volf's message of "Fri, 10 May 2024 00:30:12 +0200")

[-- Attachment #1: Type: text/plain, Size: 1170 bytes --]

Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/networking.scm (ngtcp2): Update to 1.5.0.
>
> Change-Id: Id119a18ab58517d717b9333385d7946564fcf25a
> ---
>  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 5501c8dfca..058b71523e 100644
> --- a/gnu/packages/networking.scm
> +++ b/gnu/packages/networking.scm
> @@ -4566,7 +4566,7 @@ (define-public nbd
>  (define-public ngtcp2
>    (package
>      (name "ngtcp2")
> -    (version "1.4.0")
> +    (version "1.5.0")
>      (source
>       (origin
>         (method url-fetch)
> @@ -4574,7 +4574,7 @@ (define-public ngtcp2
>                             "releases/download/v" version "/"
>                             "ngtcp2-" version ".tar.xz"))
>         (sha256
> -        (base32 "0jnay7m4zkg6v2zcidswv9xbyjgsvjbhwf8ykqjcw1jwkwxl7ldm"))))
> +        (base32 "0zw5vd1yjfh9j4gl3ixisp495fp9g7qxn1kxkc1dc4v3ps63ch1a"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=790a53b1e67df19669af3c9501bb4fdf45e0274c

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-05-10 11:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-09 22:30 [bug#70853] [PATCH] gnu: ngtcp2: Update to 1.5.0 Tomas Volf
2024-05-10 11:52 ` Zheng Junjie [this message]

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=878r0hdgtp.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=70853-done@debbugs.gnu.org \
    --cc=~@wolfsden.cz \
    /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).