gnu: rust-parse-zoneinfo-0.3: Fix typo.
* gnu/packages/crates-io.scm (rust-parse-zoneinfo-0.3)[description]: Fix "This package" typo.
This commit is contained in:
parent
6abac052ba
commit
04521101dd
1 changed files with 1 additions and 1 deletions
|
@ -27707,7 +27707,7 @@ synchronization primitives.")
|
||||||
(home-page "")
|
(home-page "")
|
||||||
(synopsis "Parse zoneinfo files from the IANA database")
|
(synopsis "Parse zoneinfo files from the IANA database")
|
||||||
(description
|
(description
|
||||||
"This packages parses zoneinfo files from the IANA database.")
|
"This package parses zoneinfo files from the IANA database.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public rust-partial-io-0.3
|
(define-public rust-partial-io-0.3
|
||||||
|
|
Reference in a new issue