gnu: rust-clap-2: Update to 2.33.3.

* gnu/packages/crates-io.scm (rust-clap-2): Update to 2.33.3.
This commit is contained in:
Nicolas Goaziou 2020-12-28 20:24:28 +01:00
parent 0e868e91a4
commit 6d19b50d4f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -3988,7 +3988,7 @@ (define-public rust-clang-sys-0.11
(define-public rust-clap-2
(package
(name "rust-clap")
(version "2.33.1")
(version "2.33.3")
(source
(origin
(method url-fetch)
@ -3996,7 +3996,7 @@ (define-public rust-clap-2
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"0a91g4m6rcqpf6gzxh43cj6mnj9g8ahpr634baim6kcmgza81ymx"))))
"00i065a58987k1sbzqmlz721rw521zcg08jmsh40gi3khp3qmr9p"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs