mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sbcl-hu.dwim.common-lisp: Fix trailing whitespace in description.
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.common-lisp)[description]: Fix trailing whitespace.
This commit is contained in:
parent
394274a441
commit
5e9f5fb23d
1 changed files with 1 additions and 1 deletions
|
@ -11959,7 +11959,7 @@ overview article about COP which also contains some ContextL examples:
|
||||||
(home-page "http://dwim.hu/project/hu.dwim.common-lisp")
|
(home-page "http://dwim.hu/project/hu.dwim.common-lisp")
|
||||||
(synopsis "Redefine some standard Common Lisp names")
|
(synopsis "Redefine some standard Common Lisp names")
|
||||||
(description "This library is a redefinition of the standard Common Lisp
|
(description "This library is a redefinition of the standard Common Lisp
|
||||||
package that includes a number of renames and shadows. ")
|
package that includes a number of renames and shadows.")
|
||||||
(license license:public-domain))))
|
(license license:public-domain))))
|
||||||
|
|
||||||
(define-public cl-hu.dwim.common-lisp
|
(define-public cl-hu.dwim.common-lisp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue