gnu: rust-clicolors-control-1.0: Update to 1.0.1.

* gnu/packages/crates-io.scm (rust-clicolors-control-1.0): Update to 1.0.1.
This commit is contained in:
Efraim Flashner 2020-01-16 17:09:46 +02:00
parent 82c2f8840d
commit dca4e6324c
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1311,7 +1311,7 @@ (define-public rust-clap-2
(define-public rust-clicolors-control-1.0
(package
(name "rust-clicolors-control")
(version "1.0.0")
(version "1.0.1")
(source
(origin
(method url-fetch)
@ -1319,7 +1319,7 @@ (define-public rust-clicolors-control-1.0
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"1y80cgarxhrd1bz5yjm81r444v6flvy36aaxrrsac0yhfd6gvavk"))))
"07klix8nbpwk0cg1k4h0kkiijm1jxvrzndqdkr7dqr6xvkjjw24h"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t