gnu: rust-tint-1: Fix typo.
* gnu/packages/crates-io.scm (rust-tint-1)[description]: Fix "This package" typo.
This commit is contained in:
parent
e1c158aea1
commit
efd3a1e542
1 changed files with 1 additions and 1 deletions
|
@ -42640,7 +42640,7 @@ closures after a delay or at a given timestamp.")
|
|||
(("rust-lazy-static" ,rust-lazy-static-0.2))))
|
||||
(home-page "https://github.com/savage13/tint")
|
||||
(synopsis "Color creation and manipulation")
|
||||
(description "This packages provides tools for color creation and
|
||||
(description "This package provides tools for color creation and
|
||||
manipulation in Rust.")
|
||||
(license license:expat)))
|
||||
|
||||
|
|
Reference in a new issue