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 @@ (define-public rust-clang-sys-0.11
(define-public rust-clap-2
(package
(name "rust-clap")
(version "2.33.0")
(version "2.33.1")
(source
(origin
(method url-fetch)
@ -3391,7 +3391,7 @@ (define-public rust-clap-2
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"1nf6ld3bims1n5vfzhkvcb55pdzh04bbhzf8nil5vvw05nxzarsh"))))
"0a91g4m6rcqpf6gzxh43cj6mnj9g8ahpr634baim6kcmgza81ymx"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs