gnu: rust-clap-complete-4: Update to 4.3.2.

* gnu/packages/crates-io.scm (rust-clap-complete-4): Update to 4.3.2.
This commit is contained in:
Efraim Flashner 2023-07-26 11:55:15 +03:00
parent 026d405deb
commit b3933df7a3
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -12183,13 +12183,13 @@ (define-public rust-clap-builder-4
(define-public rust-clap-complete-4
(package
(name "rust-clap-complete")
(version "4.3.0")
(version "4.3.2")
(source (origin
(method url-fetch)
(uri (crate-uri "clap-complete" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "04mynv337hkv9zrbhx7kgh117a62mxgmf96hczmfdj9vrjmdykd0"))))
(base32 "1khpx0fxmjh46s8354nn507ba4s9kfksiia6ambh9a419hrl7i2z"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs