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

* gnu/packages/crates-io.scm (rust-threadpool-1): Update to 1.8.1.
This commit is contained in:
Efraim Flashner 2023-02-22 12:25:08 +02:00
parent 0fab6dac38
commit 62b14f3cbc
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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