me
/
guix
Archived
1
0
Fork 0

gnu: rust-wincolor-1.0: Update to 1.0.3.

* gnu/packages/crates-io.scm (rust-wincolor-1.0): Update to 1.0.3.
master
Efraim Flashner 2020-07-09 14:54:55 +03:00
parent 5eb7531bed
commit d7b0db6e4e
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -28611,7 +28611,7 @@ x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on
(define-public rust-wincolor-1.0
(package
(name "rust-wincolor")
(version "1.0.2")
(version "1.0.3")
(source
(origin
(method url-fetch)
@ -28619,7 +28619,7 @@ x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"1agaf3hcav113i86912ajnw6jxcy4rvkrgyf8gdj8kc031mh3xcn"))))
"017x33ljndwc76cp5z9llgndn0nh7v8jcjaykbizkawmwy9n3pyp"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs