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

* gnu/packages/crates-io.scm (rust-clap-4): Update to 4.4.16.

Change-Id: I42c5f3bade44a387e5ea2beca4b7eec71b2d9c90
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
VÖRÖSKŐI András 2024-01-30 20:25:05 +01:00 committed by Efraim Flashner
parent 889faf2d4d
commit 1b6bbd61be
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -10513,7 +10513,7 @@ how to behave across the three main input sources")
(define-public rust-clap-4 (define-public rust-clap-4
(package (package
(name "rust-clap") (name "rust-clap")
(version "4.4.11") (version "4.4.16")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -10521,7 +10521,7 @@ how to behave across the three main input sources")
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1wj5gb2fnqls00zfahg3490bdfc36d9cwpl80qjacb5jyrqzdbxz")))) "0ialpybl8n8ybfikzy5f07d64pfdajls0s00bf4wgkh4q20liraq"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
(list #:cargo-inputs (list #:cargo-inputs