gnu: rust-structopt-derive-0.4: Update to 0.4.18.

* gnu/packages/crates-io.scm (rust-structopt-derive-0.4): Update to 0.4.18.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Petr Hodina 2022-04-23 21:04:58 +02:00 committed by Efraim Flashner
parent 017f1779e9
commit f7f6000f81
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -56253,7 +56253,7 @@ (define-public rust-structopt-0.2
(define-public rust-structopt-derive-0.4
(package
(name "rust-structopt-derive")
(version "0.4.14")
(version "0.4.18")
(source
(origin
(method url-fetch)
@ -56262,7 +56262,7 @@ (define-public rust-structopt-derive-0.4
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"143gjwvz3s86hwp070km83y25n8kqp5f01kb1dr19f4ilkywvaav"))))
"1q5gcigmvw0cinjxzpyrkflliq5r1ivljmrvfrl3phcwgwraxdfw"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t