me
/
guix
Archived
1
0
Fork 0

gnu: rust-fever-api-0.2: Fix typo.

* gnu/packages/crates-io.scm (rust-fever-api-0.2)[description]: Fix "This
  package" typo.
master
Vagrant Cascadian 2021-11-17 17:28:58 -08:00
parent 747403aca5
commit fb1cd494d7
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -18089,7 +18089,7 @@ Atom, RSS 2.0, RSS 1.0, RSS 0.x and JSON Feed")
(home-page "https://gitlab.com/news-flash/fever_api")
(synopsis "Rust implementation of the Fever API")
(description
"This packages provides a Rust implementation of the Fever API.")
"This package provides a Rust implementation of the Fever API.")
;; No copyright headers in the source code. LICENSE indicates gpl3.
(license license:gpl3)))