1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-09 18:58:52 +02:00

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
+2 -2
View File
@@ -36795,7 +36795,7 @@ code is translated from C to Rust using c2rust.")
(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 @@ code is translated from C to Rust using c2rust.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1a225akwq8k1ym827f8f72rfgxaf7zdnnq07qpcblj91zs3anykf"))))
"1phjvjcvc33xa3xdpxw3a324ksbnrg9qhjnig13z9dwsn8a7m0ps"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs