[PATCH 1/3] gnu: libuv: Update to 1.43.0.

  • Done
  • quality assurance status badge
Details
3 participants
  • Imran Iqbal
  • Ludovic Courtès
  • Maxime Devos
Owner
unassigned
Submitted by
Imran Iqbal
Severity
normal
Merged with
I
I
Imran Iqbal wrote on 17 Apr 2022 05:34
(address . guix-patches@gnu.org)(name . Imran Iqbal)(address . imran@imraniqbal.org)
20220417033416.333057-2-imran@imraniqbal.org
* gnu/packages/libevent.scm (libuv): Update to 1.43.0.
---
gnu/packages/libevent.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (23 lines)
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
M
M
Maxime Devos wrote on 17 Apr 2022 10:07
Re: [bug#54981] [PATCH 0/3] Update neovim to version 0.7.0
(address . 54981@debbugs.gnu.org)(address . control@debbugs.gnu.org)
e09ae4ae04962a307302a687f1858c130959bbc4.camel@telenet.be
merge 54981 54982 54983 54984
thanks

Hi, guix-patches@gnu.org is for submitting new patch series, not for
responding to existing patches, so in the future, please don't put
guix-patches@gnu.org in Reply-To or CC and only send a single mail to
guix-patches@gnu.org, send the later ones to the NNNNN@debbugs.gnu.org,
such that only a single entry is created and the patches aren't lost.

‘(guix)Configuring Git’ has some info on this matter:

When sending a patch series (e.g., using ‘git send-email’), please
first send one message to <guix-patches@gnu.org>, and then send
subsequent patches to <NNN@debbugs.gnu.org> to make sure they are
kept together. See the Debbugs documentation
(https://debbugs.gnu.org/Advanced.html)for more information. [...]

Greetings,
Maxime.
-----BEGIN PGP SIGNATURE-----

iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYlvKshccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7lfoAQCzXPB0pGdfFzlVP/ObuM8EJqfy
QzHX+3YAsgppR1EiHQD+Ltu5XPrBUuB6NQHXnzFi7IiaE6tQQf2BlmpSpbqeIQ4=
=sbxP
-----END PGP SIGNATURE-----


L
L
Ludovic Courtès wrote on 18 May 2022 20:12
control message for bug #55045
(address . control@debbugs.gnu.org)
87r14q1zhl.fsf@gnu.org
merge 55045 54984
quit
?