Archived
1
0
Fork 0

gnu: rust-anstyle-1: Update to 1.0.6.

* gnu/packages/crates-io.scm (rust-anstyle-1): Update to 1.0.6.

Change-Id: I3c9dbefd8b09abc9b060f0af44be6942e1f11a30
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Tomas Volf 2024-02-15 21:26:51 +01:00 committed by Efraim Flashner
parent 54eedc3792
commit feb84ef432
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1625,14 +1625,14 @@ text to a terminal.")
(define-public rust-anstyle-1
(package
(name "rust-anstyle")
(version "1.0.4")
(version "1.0.6")
(source (origin
(method url-fetch)
(uri (crate-uri "anstyle" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"11yxw02b6parn29s757z96rgiqbn8qy0fk9a3p3bhczm85dhfybh"))))
"1g1ngvxrz9d6xsymxzzzg581jzyz1sn8d0jpjcwxks07cff2c0c9"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs