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

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

Change-Id: Ifbd985093a66f7839b1a67e74e2ae296c13c38d6
This commit is contained in:
Efraim Flashner 2024-09-22 15:27:44 +03:00
parent 43c8a89a99
commit f84970a115
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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