gnu: rust-futures-channel-preview-0.3: Update to 0.3.0-alpha.19.

* gnu/packages/crates-io.scm (rust-futures-channel-preview-0.3): Update to
0.3.0-alpha.19.
This commit is contained in:
Nicolas Goaziou 2020-12-20 00:34:40 +01:00
parent ef2ec3263c
commit 448ab6ef33
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -9868,7 +9868,7 @@ (define-public rust-futures-channel-0.3
(define-public rust-futures-channel-preview-0.3
(package
(name "rust-futures-channel-preview")
(version "0.3.0-alpha.17")
(version "0.3.0-alpha.19")
(source
(origin
(method url-fetch)
@ -9877,7 +9877,7 @@ (define-public rust-futures-channel-preview-0.3
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1blgpikhw391lzrfqcgg4xsn5xc0dlybni77ka7f0vb08zaixir1"))))
"0fi6bi4lpyxjigy11y5sjg6wlc8nc71vbpmxz31c3aagjvgz9rfm"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t