me
/
guix
Archived
1
0
Fork 0

gnu: rust-zip-0.5: Update to 0.5.6.

* gnu/packages/crates-io.scm (rust-zip-0.5): Update to 0.5.6.
master
Efraim Flashner 2020-07-09 15:04:34 +03:00
parent a8b60f4269
commit ad421ff0bc
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -29155,7 +29155,7 @@ to XDG Base Directory specification")
(define-public rust-zip-0.5
(package
(name "rust-zip")
(version "0.5.4")
(version "0.5.6")
(source
(origin
(method url-fetch)
@ -29164,7 +29164,7 @@ to XDG Base Directory specification")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1biv5kh4fl7wpjlsxfczvgrdjlybf0xjaw7s36didql8lxxz67z4"))))
"0zfv0ascxl8gqqxgjck99kypcb0f67lg2k1a3zwza1w5swl7qa2q"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs