gnu: rust-clap-4: Update to 4.3.19.

* gnu/packages/crates-io.scm (rust-clap-4): Update to 4.3.19.
This commit is contained in:
Efraim Flashner 2023-07-26 11:55:46 +03:00
parent b3933df7a3
commit ef5c2823ec
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -12030,14 +12030,14 @@ (define-public rust-clap-derive-3
(define-public rust-clap-4
(package
(name "rust-clap")
(version "4.3.0")
(version "4.3.19")
(source
(origin
(method url-fetch)
(uri (crate-uri "clap" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "1k2s9llgkn7pjr1vsc4dx19vz9dlqxzibnaxww7zfi9236jfgalk"))))
(base32 "0ba5mbnkfr5v92yrr00f194w8k2rwyi9ckjcy1bqm5gz1fi09lsz"))))
(build-system cargo-build-system)
(arguments
(list #:cargo-inputs