me
/
guix
Archived
1
0
Fork 0

gnu: rust-futures-macro-0.3: Update to 0.3.8.

* gnu/packages/crates-io.scm (rust-futures-macro-0.3): Update to 0.3.8.
master
Nicolas Goaziou 2020-12-19 17:04:42 +01:00
parent 17e2ce2b1c
commit 4e3c1c65d9
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -10085,7 +10085,7 @@ for the futures-rs library.")
(define-public rust-futures-macro-0.3
(package
(name "rust-futures-macro")
(version "0.3.1")
(version "0.3.8")
(source
(origin
(method url-fetch)
@ -10094,7 +10094,7 @@ for the futures-rs library.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0r3px32wgqfbmfyb1lrj9wplvjris5magdyhfr7xnyjk2mncbrsj"))))
"0mjmb46zapb59iilsbljpj7l0hq6w19df0f03p3br5qz5xlqlh3p"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs