unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tomas Volf <~@wolfsden.cz>
To: 68634@debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [bug#68634] [PATCH] gnu: ngtcp2: Update to 1.2.0.
Date: Sun, 21 Jan 2024 13:06:51 +0100	[thread overview]
Message-ID: <d25ee83b1eb7b2037460a14997ddfe3f3f1d40d6.1705838811.git.~@wolfsden.cz> (raw)

* gnu/packages/networking.scm (ngtcp2): Update to 1.2.0.

Change-Id: Ib71911a250dd68ba9e25e93dd17a2770fc99f0bb
---
 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 64e32f78f2..8bc5a6ed0f 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4511,7 +4511,7 @@ (define-public nbd
 (define-public ngtcp2
   (package
     (name "ngtcp2")
-    (version "1.1.0")
+    (version "1.2.0")
     (source
      (origin
        (method url-fetch)
@@ -4519,7 +4519,7 @@ (define-public ngtcp2
                            "releases/download/v" version "/"
                            "ngtcp2-" version ".tar.xz"))
        (sha256
-        (base32 "1pppl6s25hz91w6321g1q7dqvfy4vccz9mmc5r8sfdvdc95fngl0"))))
+        (base32 "158acn01df6sxqjqx4h948phpcgc2da88aiqn9p2jqgqph48brxh"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 9c367ee1967b213b507a8bf041ea6c2623ceea96
-- 
2.41.0





             reply	other threads:[~2024-01-21 12:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-21 12:06 Tomas Volf [this message]
2024-02-03 17:09 ` bug#68634: [PATCH] gnu: ngtcp2: Update to 1.2.0 Jelle Licht

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='d25ee83b1eb7b2037460a14997ddfe3f3f1d40d6.1705838811.git.~@wolfsden.cz' \
    --to=~@wolfsden.cz \
    --cc=68634@debbugs.gnu.org \
    /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).