Archived
1
0
Fork 0

gnu: rust-clap-2: Update to 2.33.1

* gnu/packages/crates-io.scm (rust-clap-2): Update to 2.33.1.
This commit is contained in:
Jakub Kądziołka 2020-08-03 21:04:40 +02:00
parent 5f4f5edd61
commit 264a5a6ee2
No known key found for this signature in database
GPG key ID: E315A75846131564

View file

@ -3383,7 +3383,7 @@ for computer graphics.")
(define-public rust-clap-2 (define-public rust-clap-2
(package (package
(name "rust-clap") (name "rust-clap")
(version "2.33.0") (version "2.33.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -3391,7 +3391,7 @@ for computer graphics.")
(file-name (string-append name "-" version ".crate")) (file-name (string-append name "-" version ".crate"))
(sha256 (sha256
(base32 (base32
"1nf6ld3bims1n5vfzhkvcb55pdzh04bbhzf8nil5vvw05nxzarsh")))) "0a91g4m6rcqpf6gzxh43cj6mnj9g8ahpr634baim6kcmgza81ymx"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs