me
/
guix
Archived
1
0
Fork 0

gnu: rust-scratch: Fix typo in description.

* gnu/packages/crates-io.scm (rust-scratch-1)[description]: Fix typo.
master
Tobias Geerinckx-Rice 2021-04-09 19:53:54 +02:00
parent 214461edc4
commit 5bee5ced34
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 2 deletions

View File

@ -35802,8 +35802,9 @@ with one of the implemented strategies.")
(("rust-fs2" ,rust-fs2-0.4))))
(home-page "https://github.com/dtolnay/scratch")
(synopsis "Compile-time temporary directory")
(description "This crate exposes a compile-time temporary directory sharable
by multiple crates in a build graph and erased by @code{cargo clean}.")
(description "This crate exposes a compile-time temporary directory
shareable by multiple crates in a build graph and erased by @code{cargo
clean}.")
(license (list license:expat license:asl2.0))))
(define-public rust-scrypt-0.3