gnu: rust-cipher-0.4: Update to 0.4.4.

* gnu/packages/crates-io.scm (rust-cipher-0.4): Update to 0.4.4.
This commit is contained in:
Efraim Flashner 2023-05-22 16:45:17 +03:00
parent 283c3072d1
commit 031d72db04
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -11438,7 +11438,7 @@ (define-public rust-clang-sys-1
(define-public rust-cipher-0.4
(package
(name "rust-cipher")
(version "0.4.3")
(version "0.4.4")
(source
(origin
(method url-fetch)
@ -11446,7 +11446,7 @@ (define-public rust-cipher-0.4
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
(base32 "17mmmqaalirdx7bpdhrgzp1sd392zm08mjrr24cjr57pz1q351yi"))))
(base32 "1b9x9agg67xq5nq879z66ni4l08m6m3hqcshk37d4is4ysd3ngvp"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs