me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/crates-io.scm (rust-cipher-0.4): Update to 0.4.4.
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
1 changed files with 2 additions and 2 deletions

View File

@ -11438,7 +11438,7 @@ usage.")
(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 @@ usage.")
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
(base32 "17mmmqaalirdx7bpdhrgzp1sd392zm08mjrr24cjr57pz1q351yi"))))
(base32 "1b9x9agg67xq5nq879z66ni4l08m6m3hqcshk37d4is4ysd3ngvp"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs