GNU bug report logs - #54982
[PATCH 1/3] gnu: libuv: Update to 1.43.0.

Previous Next

Package: guix-patches;

Reported by: guix-patches <at> gnu.org

Date: Sun, 17 Apr 2022 05:18:03 UTC

Severity: normal

Tags: patch

Merged with 54981, 54983, 54984, 55045

Done: Ludovic Courtès <ludo <at> gnu.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 54982 in the body.
You can then email your comments to 54982 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#54982; Package guix-patches. (Sun, 17 Apr 2022 05:18:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to guix-patches <at> gnu.org:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 17 Apr 2022 05:18:03 GMT) Full text and rfc822 format available.

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

From: Imran Iqbal <imran <at> imraniqbal.org>
To: guix-patches <at> gnu.org
Cc: Imran Iqbal <imran <at> imraniqbal.org>
Subject: [PATCH 1/3] gnu: libuv: Update to 1.43.0.
Date: Sat, 16 Apr 2022 23:34:14 -0400
* gnu/packages/libevent.scm (libuv): Update to 1.43.0.
---
 gnu/packages/libevent.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/libevent.scm b/gnu/packages/libevent.scm
index b3a5cd915e..e5b05ed1b6 100644
--- a/gnu/packages/libevent.scm
+++ b/gnu/packages/libevent.scm
@@ -104,14 +104,14 @@ (define-public libev
 (define-public libuv
   (package
     (name "libuv")
-    (version "1.41.1")
+    (version "1.43.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://dist.libuv.org/dist/v" version
                                   "/libuv-v" version ".tar.gz"))
               (sha256
                (base32
-                "0zb818sjwnxn5yv3qvkxaprjf037yqmjipk5i3a8rg1q4izhrnv5"))))
+                "194kwq3jfj9s628kzkchdca534rikjw0xiyas0cjbphqmsvjpmwh"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("--disable-static")
-- 
2.35.3





Merged 54981 54982 54983 54984. Request was from Maxime Devos <maximedevos <at> telenet.be> to control <at> debbugs.gnu.org. (Sun, 17 Apr 2022 08:08:02 GMT) Full text and rfc822 format available.

Merged 54981 54982 54983 54984 55045. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 18 May 2022 18:13:07 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 16 Jun 2022 11:24:07 GMT) Full text and rfc822 format available.

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

Previous Next


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