[PATCH]: gnu: rust-libc-0.2: Update to 0.2.126.

  • Done
  • quality assurance status badge
Details
2 participants
  • Jean Pierre De Jesus DIAZ
  • Vagrant Cascadian
Owner
unassigned
Submitted by
Jean Pierre De Jesus DIAZ
Severity
normal
J
J
Jean Pierre De Jesus DIAZ wrote on 3 Jun 2022 19:56
(name . guix-patches@gnu.org)(address . guix-patches@gnu.org)
YsSLZGuVq6H7SPKxp5jRi4wvbrDkNBFXDZwaYVRG5bSighlIwMFDzw62_ZHuQ-1OJseuVpXIoXTHhj1T06Zgx7hYF2lkokgbxEyqwPlq0DI=@jeandudey.tech
Empty Message
From 9481469258e7f9f516838813aaad9c7315825132 Mon Sep 17 00:00:00 2001
Message-Id: <9481469258e7f9f516838813aaad9c7315825132.1654278878.git.me@jeandudey.tech>
From: Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
Date: Fri, 3 Jun 2022 19:36:28 +0200
Subject: [PATCH] gnu: rust-libc-0.2: Update to 0.2.126

* gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.126.
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (23 lines)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 86313f5e4f..41ff7acc4d 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -31175,14 +31175,14 @@ (define-public rust-lexopt-0.2
(define-public rust-libc-0.2
(package
(name "rust-libc")
- (version "0.2.112")
+ (version "0.2.126")
(source
(origin
(method url-fetch)
(uri (crate-uri "libc" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "09bik7pcck869kfr5i9hjhnck0mzpd9v0ijxbqnh8fja6rzx20qv"))))
+ (base32 "0diqlpap4pq81284368vffjwvp9jg9hp2x03s7hlk2yj3icmm79l"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
--
2.36.1
V
V
Vagrant Cascadian wrote on 2 Sep 2023 02:12
871qfhqvpp.fsf@wireframe
On 2022-06-03, Jean Pierre De Jesus DIAZ wrote:
Toggle quote (4 lines)
> Subject: [PATCH] gnu: rust-libc-0.2: Update to 0.2.126
>
> * gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.126.

This was updated to 0.2.144 in:

aefcb37874963606661dd4db223ea9378ef9293a gnu: rust-libc-0.2: Update to 0.2.144.

Marking as done.

live well,
vagrant
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZPJ98gAKCRDcUY/If5cW
qp/mAQDvOnej20g4R6OQ9617jQzCfTa+Vw9ctxoIt6M7+Zs+bwD/deXAofEeq2bI
NVnlRss3NRXcaMttBQ5rwBhAWwQUgAk=
=jY4z
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 55785@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 55785
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch