gnu: rust-parking-2: Fix typo.
* gnu/packages/crates-io.scm (rust-parking-2)[description]: Fix "This package" typo.master
parent
8a37b45064
commit
6abac052ba
|
@ -27399,7 +27399,7 @@ deserialization, and interpreter in Rust.")
|
|||
(("rust-easy-parallel" ,rust-easy-parallel-3))))
|
||||
(home-page "https://github.com/stjepang/parking")
|
||||
(synopsis "Thread parking and unparking")
|
||||
(description "This packages provides methods for thread parking and
|
||||
(description "This package provides methods for thread parking and
|
||||
unparking.")
|
||||
(license (list license:asl2.0 license:expat))))
|
||||
|
||||
|
|
Reference in New Issue