all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "VÖRÖSKŐI András" <voroskoi@gmail.com>
To: 70461@debbugs.gnu.org
Cc: "VÖRÖSKŐI András" <voroskoi@gmail.com>,
	"Efraim Flashner" <efraim@flashner.co.il>
Subject: [bug#70461] [PATCH 4/9] gnu: rust-tokio: Update to 1.37.0.
Date: Sun, 19 May 2024 05:39:24 +0200	[thread overview]
Message-ID: <e42cc81e4ad14b3784f8510b8d6631b61ada7e8b.1716089969.git.voroskoi@gmail.com> (raw)
In-Reply-To: <50cb6cad0fc077072067f68a7502c999b5e40fd7.1716089968.git.voroskoi@gmail.com>

* gnu/packages/crates-io.scm (rust-tokio): Update to 1.37.0.

Change-Id: Ia5a1c870370062f1cfb68112e9cbcbd31192739d
---
 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 28d3367882..b53346b95b 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -80304,14 +80304,14 @@ (define-public rust-tobj-2
 (define-public rust-tokio-1
   (package
     (name "rust-tokio")
-    (version "1.36.0")
+    (version "1.37.0")
     (source
      (origin
        (method url-fetch)
        (uri (crate-uri "tokio" version))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "0c89p36zbd4abr1z3l5mipp43x7z4c9b4vp4s6r8y0gs2mjmya31"))))
+        (base32 "11v7qhvpwsf976frqgrjl1jy308bdkxq195gb38cypx7xkzypnqs"))))
     (build-system cargo-build-system)
     (arguments
      (list #:tests? #f  ; unresolved imports `crate::runtime::task`
-- 
2.41.0





  parent reply	other threads:[~2024-05-19  3:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-18 20:01 [bug#70461] gitui-0.26.1 András Vöröskői
2024-04-18 20:28 ` [bug#70461] [PATCH 01/10] gnu: rust-rayon: Update to 1.10.0 VÖRÖSKŐI András
2024-04-18 20:28   ` [bug#70461] [PATCH 02/10] gnu: Add rust-bcrypt-pbkdf-0.10.0 VÖRÖSKŐI András
2024-04-18 20:28   ` [bug#70461] [PATCH 03/10] gnu: rust-primeorder: Update to 0.13.6 VÖRÖSKŐI András
2024-04-18 20:28   ` [bug#70461] [PATCH 04/10] gnu: Add rust-p521-0.13.3 VÖRÖSKŐI András
2024-04-18 20:28   ` [bug#70461] [PATCH 05/10] gnu: Add rust-ssh-encoding-0.2.0 VÖRÖSKŐI András
2024-04-18 20:28   ` [bug#70461] [PATCH 06/10] gnu: Add rust-ssh-cipher-0.2.0 VÖRÖSKŐI András
2024-04-18 20:28   ` [bug#70461] [PATCH 07/10] gnu: Add rust-ssh-key-0.6.6 VÖRÖSKŐI András
2024-04-18 20:28   ` [bug#70461] [PATCH 08/10] gnu: Add rust-asyncgit-0.26.0 VÖRÖSKŐI András
2024-04-18 20:28   ` [bug#70461] [PATCH 09/10] gnu: Add rust-two-face-0.3.0 VÖRÖSKŐI András
2024-04-18 20:28   ` [bug#70461] [PATCH 10/10] gnu: gitui: Update to 0.26.1 VÖRÖSKŐI András
2024-05-19  3:39 ` [bug#70461] [PATCH 1/9] gnu: rust-insta: Update to 1.39.0 VÖRÖSKŐI András
2024-05-19  3:39   ` [bug#70461] [PATCH 2/9] gnu: Add rust-two-face-0.4.0 VÖRÖSKŐI András
2024-05-19  3:39   ` [bug#70461] [PATCH 3/9] gnu: Add rust-unicode-truncate-1.0.0 VÖRÖSKŐI András
2024-05-19  3:39   ` VÖRÖSKŐI András [this message]
2024-05-19  3:39   ` [bug#70461] [PATCH 5/9] gnu: Add rust-sdd-0.2.0 VÖRÖSKŐI András
2024-05-19  3:39   ` [bug#70461] [PATCH 6/9] gnu: Add rust-scc-2.1.1 VÖRÖSKŐI András
2024-05-19  3:39   ` [bug#70461] [PATCH 7/9] gnu: rust-serial-test: Update to 3.1.1 VÖRÖSKŐI András
2024-05-19  3:39   ` [bug#70461] [PATCH 8/9] gnu: rust-asyncgit: Update to 0.26.2 VÖRÖSKŐI András
2024-05-19  3:39   ` [bug#70461] [PATCH 9/9] gnu: gitui: " VÖRÖSKŐI András

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=e42cc81e4ad14b3784f8510b8d6631b61ada7e8b.1716089969.git.voroskoi@gmail.com \
    --to=voroskoi@gmail.com \
    --cc=70461@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    /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.