Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Denis 'GNUtoo' Carikli
guix
Commits
6a7f675d
Unverified
Commit
6a7f675d
authored
Dec 19, 2020
by
Nicolas Goaziou
Browse files
gnu: rust-futures-executor-0.3: Update to 0.3.8.
* gnu/packages/crates-io.scm (rust-futures-executor-0.3): Update to 0.3.8.
parent
943f67c7
Changes
1
Show whitespace changes
Inline
Side-by-side
gnu/packages/crates-io.scm
View file @
6a7f675d
...
...
@@ -9960,7 +9960,7 @@ the computation on the threads themselves.")
(define-public rust-futures-executor-0.3
(package
(name "rust-futures-executor")
(version "0.3.
1
")
(version "0.3.
8
")
(source
(origin
(method url-fetch)
...
...
@@ -9969,7 +9969,7 @@ the computation on the threads themselves.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0
cf24wbgxqh4kdjbb557vk1axzmbpmwb8s05ga1nls1zaqv4f9qy
"))))
"0
r8ayj6g08d1i0hj2v6g5zr3hzlkxpqlkpf1awq0105qd0mjpajc
"))))
(build-system cargo-build-system)
(arguments
`(#:tests? #f
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment