GNU bug report logs - #69227
[PATCH] gnu: nghttp3: Update to 1.2.0.

Previous Next

Package: guix-patches;

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

Date: Sun, 18 Feb 2024 18:24:11 UTC

Severity: normal

Tags: patch

Done: Jelle Licht <jlicht <at> fsfe.org>

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 69227 in the body.
You can then email your comments to 69227 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#69227; Package guix-patches. (Sun, 18 Feb 2024 18:24:11 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. (Sun, 18 Feb 2024 18:24:11 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tomas Volf <~@wolfsden.cz>
To: guix-patches <at> gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [PATCH] gnu: nghttp3: Update to 1.2.0.
Date: Sat, 17 Feb 2024 14:17:21 +0100
* gnu/packages/web.scm (nghttp3): Update to 1.2.0.

Change-Id: I802c0b7f11155afd8ce3b37a7fac2106fe61ccb4
---
 gnu/packages/web.scm | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 11bceb1da7..d729e9bdbf 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8231,7 +8231,7 @@ (define-public nghttp2-for-node
 (define-public nghttp3
   (package
     (name "nghttp3")
-    (version "1.1.0")
+    (version "1.2.0")
     (source
      (origin
        (method url-fetch)
@@ -8240,12 +8240,10 @@ (define-public nghttp3
                            "nghttp3-" version ".tar.gz"))
        (sha256
         (base32
-         "1fzvadnwb03jlm180313gg5m4fg09qdcc67fwcfrv9zs22anaa55"))))
+         "0xfa3nbpv3d514ssjpxvizqmss8z330w9p0bp045w4qsyr1vkj8c"))))
     (build-system gnu-build-system)
     (native-inputs
-     (list pkg-config
-           ;; Required by tests.
-           cunit))
+     (list pkg-config))
     (arguments
      (list
       #:configure-flags

base-commit: 7142f6df77bfac4fdc8da65a7caae915df945a8b
-- 
2.41.0





Reply sent to Jelle Licht <jlicht <at> fsfe.org>:
You have taken responsibility. (Tue, 20 Feb 2024 19:59:01 GMT) Full text and rfc822 format available.

Notification sent to Tomas Volf <~@wolfsden.cz>:
bug acknowledged by developer. (Tue, 20 Feb 2024 19:59:02 GMT) Full text and rfc822 format available.

Message #10 received at 69227-done <at> debbugs.gnu.org (full text, mbox):

From: Jelle Licht <jlicht <at> fsfe.org>
To: Tomas Volf <~@wolfsden.cz>, 69227-done <at> debbugs.gnu.org
Subject: Re: [bug#69227] [PATCH] gnu: nghttp3: Update to 1.2.0.
Date: Tue, 20 Feb 2024 20:57:25 +0100
Tomas Volf <~@wolfsden.cz> writes:

> * gnu/packages/web.scm (nghttp3): Update to 1.2.0.
>
> Change-Id: I802c0b7f11155afd8ce3b37a7fac2106fe61ccb4

Pushed to master with some small adjustments to the commit message, thanks!
- J




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 20 Mar 2024 11:24:08 GMT) Full text and rfc822 format available.

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

Previous Next


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