[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/09: gnu: rust-futures-io-preview-0.3: Update to 0.3.0-alpha.19.
From: |
guix-commits |
Subject: |
05/09: gnu: rust-futures-io-preview-0.3: Update to 0.3.0-alpha.19. |
Date: |
Mon, 28 Dec 2020 15:56:30 -0500 (EST) |
ngz pushed a commit to branch master
in repository guix.
commit ef2ec3263cf5613a723d7323378a041127b0b729
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Dec 20 00:29:34 2020 +0100
gnu: rust-futures-io-preview-0.3: Update to 0.3.0-alpha.19.
* gnu/packages/crates-io.scm (rust-futures-io-preview-0.3): Update to
0.3.0-alpha.19.
---
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 84044ad..accc808 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -10040,7 +10040,7 @@ for the futures-rs library.")
(define-public rust-futures-io-preview-0.3
(package
(name "rust-futures-io-preview")
- (version "0.3.0-alpha.17")
+ (version "0.3.0-alpha.19")
(source
(origin
(method url-fetch)
@@ -10048,7 +10048,7 @@ for the futures-rs library.")
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
- "0fhvwhdb8ywjjbfng0ra1r8yyc9yzpyxg9sv3spb3f7w0lk40bh8"))))
+ "1npb04xbn2gw5rjllz88cb88fql44xxfkgcidjjj26fva3j4m4gl"))))
(build-system cargo-build-system)
(home-page "https://rust-lang-nursery.github.io/futures-rs/")
(synopsis "Async read and write traits for the futures library")
- branch master updated (c242f9a -> 5cba847), guix-commits, 2020/12/28
- 02/09: gnu: rust-futures-core-preview-0.3: Update to 0.3.0-alpha.19., guix-commits, 2020/12/28
- 01/09: gnu: rust-proc-macro-hack-0.5: Update to 0.5.19., guix-commits, 2020/12/28
- 03/09: gnu: rust-futures-select-macro-preview-0.3: Update to 0.3.0-alpha.19., guix-commits, 2020/12/28
- 04/09: gnu: Add rust-futures-join-macro-preview-0.3., guix-commits, 2020/12/28
- 07/09: gnu: rust-futures-sink-preview-0.3: Update to 0.3.0-alpha.19., guix-commits, 2020/12/28
- 08/09: gnu: rust-futures-util-preview-0.3: Update to 0.3.0-alpha.19., guix-commits, 2020/12/28
- 05/09: gnu: rust-futures-io-preview-0.3: Update to 0.3.0-alpha.19.,
guix-commits <=
- 06/09: gnu: rust-futures-channel-preview-0.3: Update to 0.3.0-alpha.19., guix-commits, 2020/12/28
- 09/09: gnu: rust-futures-executor-preview-0.3: Update to 0.3.0-alpha.19., guix-commits, 2020/12/28