all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Pierre De Jesus DIAZ via Guix-patches via <guix-patches@gnu.org>
To: 55785@debbugs.gnu.org
Subject: [bug#55785] [PATCH]: gnu: rust-libc-0.2: Update to 0.2.126.
Date: Fri, 03 Jun 2022 17:56:51 +0000	[thread overview]
Message-ID: <YsSLZGuVq6H7SPKxp5jRi4wvbrDkNBFXDZwaYVRG5bSighlIwMFDzw62_ZHuQ-1OJseuVpXIoXTHhj1T06Zgx7hYF2lkokgbxEyqwPlq0DI=@jeandudey.tech> (raw)

[-- Attachment #1: Type: text/plain, Size: 13 bytes --]

Empty Message

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-rust-libc-0.2-Update-to-0.2.126.patch --]
[-- Type: text/x-patch; name=0001-gnu-rust-libc-0.2-Update-to-0.2.126.patch, Size: 1220 bytes --]

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(-)

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


             reply	other threads:[~2022-06-03 21:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-03 17:56 Jean Pierre De Jesus DIAZ via Guix-patches via [this message]
2023-09-02  0:12 ` bug#55785: [PATCH]: gnu: rust-libc-0.2: Update to 0.2.126 Vagrant Cascadian

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='YsSLZGuVq6H7SPKxp5jRi4wvbrDkNBFXDZwaYVRG5bSighlIwMFDzw62_ZHuQ-1OJseuVpXIoXTHhj1T06Zgx7hYF2lkokgbxEyqwPlq0DI=@jeandudey.tech' \
    --to=guix-patches@gnu.org \
    --cc=55785@debbugs.gnu.org \
    --cc=me@jeandudey.tech \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.