gnu: rust-clap-derive-4: Update to 4.4.7.

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

Change-Id: I3127f1e817fcd4d48b17f798af9a264ea2d22e61
This commit is contained in:
Efraim Flashner 2023-10-27 20:35:47 +03:00
parent 93528c44a1
commit a716257169
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -13171,14 +13171,14 @@ (define-public rust-clap-conf-0.1
(define-public rust-clap-derive-4
(package
(name "rust-clap-derive")
(version "4.3.12")
(version "4.4.7")
(source
(origin
(method url-fetch)
(uri (crate-uri "clap_derive" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "0l50j37jwbzfl29bd2a1ib7z1jpch4b9868himrgwpgwb1bvpaal"))))
(base32 "0hk4hcxl56qwqsf4hmf7c0gr19r9fbxk0ah2bgkr36pmmaph966g"))))
(build-system cargo-build-system)
(arguments
(list #:cargo-inputs