mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Adjust synopses as recommended by 'guix lint'.
Remove leading articles and trailing periods in package synopses.
This commit is contained in:
parent
c5779c931b
commit
9e771e3bb6
29 changed files with 43 additions and 44 deletions
|
@ -71,7 +71,7 @@
|
|||
("texinfo" ,texinfo)
|
||||
("texlive" ,texlive)))
|
||||
(home-page "http://www.gnu.org/software/gcl")
|
||||
(synopsis "A Common Lisp implementation")
|
||||
(synopsis "Common Lisp implementation")
|
||||
(description "GCL is an implementation of the Common Lisp language. It
|
||||
features the ability to compile to native object code and to load native
|
||||
object code modules directly into its lisp core. It also features a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue