mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
82c2f8840d
commit
dca4e6324c
1 changed files with 2 additions and 2 deletions
|
@ -1311,7 +1311,7 @@ Command Line Argument Parser.")
|
||||||
(define-public rust-clicolors-control-1.0
|
(define-public rust-clicolors-control-1.0
|
||||||
(package
|
(package
|
||||||
(name "rust-clicolors-control")
|
(name "rust-clicolors-control")
|
||||||
(version "1.0.0")
|
(version "1.0.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -1319,7 +1319,7 @@ Command Line Argument Parser.")
|
||||||
(file-name (string-append name "-" version ".crate"))
|
(file-name (string-append name "-" version ".crate"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1y80cgarxhrd1bz5yjm81r444v6flvy36aaxrrsac0yhfd6gvavk"))))
|
"07klix8nbpwk0cg1k4h0kkiijm1jxvrzndqdkr7dqr6xvkjjw24h"))))
|
||||||
(build-system cargo-build-system)
|
(build-system cargo-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:skip-build? #t
|
`(#:skip-build? #t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue