mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Tweak a few synopses and descriptions reported by 'lint'.
* gnu/packages/haskell.scm (ghc-text)[synopsis]: Remove period. [description]: Two space after end-of-sentence periods. (ghc-http)[description]: Likewise. * gnu/packages/image.scm (libwebp)[description]: Likewise. * gnu/packages/libedit.scm (libedit)[description]: Likewise. * gnu/packages/kde.scm (oxygen-icons)[synopsis]: Capitalize.
This commit is contained in:
parent
853c2f18e7
commit
1eefe4a87b
4 changed files with 9 additions and 10 deletions
|
@ -42,7 +42,7 @@
|
|||
(synopsis "NetBSD Editline library")
|
||||
(description
|
||||
"This is an autotool- and libtoolized port of the NetBSD Editline
|
||||
library (libedit). This Berkeley-style licensed command line editor library
|
||||
library (libedit). This Berkeley-style licensed command line editor library
|
||||
provides generic line editing, history, and tokenization functions, similar to
|
||||
those found in GNU Readline.")
|
||||
(license bsd-3)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue