gnu: rust-futures-channel-0.3: Update to 0.3.26.

* gnu/packages/crates-io.scm (rust-futures-channel-0.3): Update to 0.3.26.
This commit is contained in:
Efraim Flashner 2023-02-22 12:20:18 +02:00 committed by Maxim Cournoyer
parent 03ec4f544d
commit 25c4a95245
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -22485,7 +22485,7 @@ (define-public rust-futures-0.1
(define-public rust-futures-channel-0.3
(package
(name "rust-futures-channel")
(version "0.3.12")
(version "0.3.26")
(source
(origin
(method url-fetch)
@ -22494,7 +22494,7 @@ (define-public rust-futures-channel-0.3
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0ihq3a3yc6ial3sw536q75hrhixq22xk6wn5qzpnxazgqxz1plzj"))))
"1xadcvj4hi6278hq6i0vnrsa231fyiylh2n03rx7d2ch79k1flrf"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t