gnu: rust-parking-lot-core-0.8: Update to 0.8.4.

* gnu/packages/crates-io.scm (rust-parking-lot-core-0.8): Update to 0.8.4.
This commit is contained in:
Ricardo Wurmus 2022-05-06 13:40:04 +02:00
parent 8079bd3da8
commit d16298196c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -40613,7 +40613,7 @@ (define-public rust-parking-lot-0.7
(define-public rust-parking-lot-core-0.8
(package
(name "rust-parking-lot-core")
(version "0.8.0")
(version "0.8.4")
(source
(origin
(method url-fetch)
@ -40621,7 +40621,7 @@ (define-public rust-parking-lot-core-0.8
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"16yazfg3sq9mz6cfdkhgbv8yvc1kkasyhys4y7r3g16hgmralqf3"))))
"08n7w09q6b2prvazbzgwrc9ml7aaf8yg3132ifsayrkwy1nwwzs6"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs