all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <873216071@qq.com>
To: 48956@debbugs.gnu.org
Cc: Zheng junjie <873216071@qq.com>
Subject: [bug#48956] [PATCH 57/58] gnu: rust-libc-0.2: Update to 0.2.96.
Date: Fri, 11 Jun 2021 21:23:44 +0800	[thread overview]
Message-ID: <tencent_570559EA7F0A3A50E5872593B5EF9B4BA908@qq.com> (raw)
In-Reply-To: <20210611132345.12382-1-873216071@qq.com>

From: Zheng junjie <873216071@qq.com>

* gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.96.
---
 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 abb6187269..13ad21088d 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -22913,7 +22913,7 @@ requires non-const function calls to be computed.")
 (define-public rust-libc-0.2
   (package
     (name "rust-libc")
-    (version "0.2.86")
+    (version "0.2.96")
     (source
      (origin
        (method url-fetch)
@@ -22921,7 +22921,7 @@ requires non-const function calls to be computed.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "074b38mq1rx3dgg7sf952d4ccywq450zymk7gzn5q9z39f92sa5p"))))
+         "1z5l4rdk44sx1vaq69x1mbwi5zh75q46p2hkl90ihhn5xzkb802n"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs
-- 
2.32.0





  parent reply	other threads:[~2021-06-11 13:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210611132345.12382-1-873216071@qq.com>
2021-06-11 13:23 ` [bug#48956] [PATCH 54/58] gnu: rust-indexmap-1: Update to 1.6.2 Zheng Junjie
2021-06-11 13:23 ` [bug#48956] [PATCH 55/58] gnu: rust-dissimilar-1: Update to 1.0.2 Zheng Junjie
2021-06-11 13:23 ` [bug#48956] [PATCH 56/58] gnu: rust-oorandom-11.1: Update to 11.1.3 Zheng Junjie
2021-06-11 13:23 ` Zheng Junjie [this message]
2021-06-11 13:23 ` [bug#48956] [PATCH 58/58] gnu: Add rust-analyzer Zheng Junjie

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=tencent_570559EA7F0A3A50E5872593B5EF9B4BA908@qq.com \
    --to=873216071@qq.com \
    --cc=48956@debbugs.gnu.org \
    /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.