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

* gnu/packages/crates-io.scm (rust-clap-derive-4): Update to 4.3.12.
This commit is contained in:
Efraim Flashner 2023-07-26 11:53:39 +03:00
parent 44888173a6
commit 734c4e9fd0
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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