me
/
guix
Archived
1
0
Fork 0

gnu: rust-color-print-0.3: Update to 0.3.5.

* gnu/packages/crates-io.scm (rust-color-print-0.3): Update to 0.3.5.

Change-Id: Ibdb618ac4c4ccbead389dbf9a0c501bf2b6767a3
Efraim Flashner 2023-10-27 20:40:12 +03:00
parent 0f6c4cbed2
commit 0acc3f1efc
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -14206,14 +14206,14 @@ sets of intervals.")
(define-public rust-color-print-0.3
(package
(name "rust-color-print")
(version "0.3.4")
(version "0.3.5")
(source (origin
(method url-fetch)
(uri (crate-uri "color-print" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1l26nrk0w21kzh7hs15wfqs7lm80xbngwl46jra8ar6q9r8fd9gj"))))
"0p9xlsmpnahxsji2pr73ms14alxwlkr0998fnfqvkfhlzxr871bs"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs