gnu: rust-threadpool-1: Update to 1.8.0.

* gnu/packages/crates-io.scm (rust-threadpool-1): Update to 1.8.0.
This commit is contained in:
Ricardo Wurmus 2022-08-23 18:31:50 +02:00
parent 20a55a50c7
commit 6c0d7ee95f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -63505,7 +63505,7 @@ (define-public rust-thread-tree-0.3
(define-public rust-threadpool-1 (define-public rust-threadpool-1
(package (package
(name "rust-threadpool") (name "rust-threadpool")
(version "1.7.1") (version "1.8.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -63513,7 +63513,7 @@ (define-public rust-threadpool-1
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0rd89n1q7vy47w4c32cnynibffv9kj3jy3dwr0536n9lbw5ckw72")))) "0rkx0wzaw9v958ckiliwl42m2j7c59j3r5vdj6kda5bw8j2f3np8"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs