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 53/58] gnu: rust-mio-0.7: Update to 0.7.11.
Date: Fri, 11 Jun 2021 21:23:40 +0800	[thread overview]
Message-ID: <tencent_A536C1537FB248FEF47518CB7F4BCC6A2B09@qq.com> (raw)
In-Reply-To: <87o8cc6369.fsf@qq.com>

From: Zheng junjie <873216071@qq.com>

* gnu/packages/crates-io.scm (rust-mio-0.7): Update to 0.7.11.
---
 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 9c81a53759..3a6d7fd4f7 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -25752,14 +25752,14 @@ application.")
 (define-public rust-mio-0.7
   (package
     (name "rust-mio")
-    (version "0.7.6")
+    (version "0.7.11")
     (source
      (origin
        (method url-fetch)
        (uri (crate-uri "mio" version))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "12qsvmsmpijnghgci5i0liskvwxrbg2dz6hc09kgvwaf0s3whfzk"))))
+        (base32 "0mi9ah60l270761sz6qdhhn0hkn5msc8689b53bhnkmk0glx706g"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs
-- 
2.32.0





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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11 11:39 [bug#48956] [PATCH] Add rust-analyzer Z572
2021-06-11 11:39 ` Z572
2021-06-13 17:16   ` bug#48956: " Nicolas Goaziou
2021-06-11 11:44 ` [bug#48956] [PATCH 01/58] gnu: Add rust-always-assert-0.1 Zheng Junjie
2021-06-11 13:23 ` Zheng Junjie [this message]
2021-06-11 13:30 ` [bug#48956] [PATCH 16/58] gnu: Add rust-memmap2-0.2 Zheng Junjie
2021-06-11 13:33 ` [bug#48956] [PATCH 36/58] gnu: Add rust-randomize-3 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_A536C1537FB248FEF47518CB7F4BCC6A2B09@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.