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 54/58] gnu: rust-indexmap-1: Update to 1.6.2.
Date: Fri, 11 Jun 2021 21:23:41 +0800	[thread overview]
Message-ID: <tencent_F33A6F4AA7AA648DFCF1EA3497BB94FCD60A@qq.com> (raw)
In-Reply-To: <20210611132345.12382-1-873216071@qq.com>

From: Zheng junjie <873216071@qq.com>

* gnu/packages/crates-io.scm (rust-indexmap-1): Update to 1.6.2.
---
 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 3a6d7fd4f7..07317456b1 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -20915,7 +20915,7 @@ crate.")
 (define-public rust-indexmap-1
   (package
     (name "rust-indexmap")
-    (version "1.6.1")
+    (version "1.6.2")
     (source
       (origin
         (method url-fetch)
@@ -20924,7 +20924,7 @@ crate.")
          (string-append name "-" version ".tar.gz"))
         (sha256
          (base32
-          "0friqyzr4ssyayks7nirqbc36zcsf8fdi67jmvl4vpjh8a9zmcag"))))
+          "1wxfh55zlrlpdxfcvvvj6wwc46f23cnb0j9q71190yl9pyh4aj42"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs
-- 
2.32.0





       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 ` Zheng Junjie [this message]
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 ` [bug#48956] [PATCH 57/58] gnu: rust-libc-0.2: Update to 0.2.96 Zheng Junjie
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_F33A6F4AA7AA648DFCF1EA3497BB94FCD60A@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.