gnu: rust-sha2-0.9: Update to 0.9.3.

* gnu/packages/crates-io.scm (rust-sha2-0.9): Update to 0.9.3.
This commit is contained in:
Nicolas Goaziou 2021-02-16 22:11:44 +01:00
parent 66c6d6a5a5
commit 6c6e8eea17
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -36795,7 +36795,7 @@ (define-public rust-sha1collisiondetection-0.2
(define-public rust-sha2-0.9
(package
(name "rust-sha2")
(version "0.9.2")
(version "0.9.3")
(source
(origin
(method url-fetch)
@ -36804,7 +36804,7 @@ (define-public rust-sha2-0.9
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1a225akwq8k1ym827f8f72rfgxaf7zdnnq07qpcblj91zs3anykf"))))
"1phjvjcvc33xa3xdpxw3a324ksbnrg9qhjnig13z9dwsn8a7m0ps"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs