gnu: rust-clap-builder-4: Update to 4.4.11.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I5a0ddd6c1cb2dbf1a6e62f84f938c1e447b899af
This commit is contained in:
Daniel Ziltener 2023-12-11 18:37:59 +01:00 committed by Efraim Flashner
parent ba053343f1
commit dae8e41f81
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -13767,14 +13767,14 @@ (define-public rust-clap-2
(define-public rust-clap-builder-4
(package
(name "rust-clap-builder")
(version "4.4.7")
(version "4.4.11")
(source (origin
(method url-fetch)
(uri (crate-uri "clap_builder" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0qvnxjf6csr5v00zpd8yxabf6cna0nfx402x2wkwmrk25aixjzn7"))))
"1fxdsmw1ilgswz3lg2hjlvsdyyz04k78scjirlbd7c9bc83ba5m2"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-test-flags