gnu: sbcl-hu.dwim.common: Fix missing description.
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.common)[description]: Repeat the synopsis since there is nothing more to say about this library.
This commit is contained in:
parent
feb657d244
commit
9e7b2658d9
@ -13613,7 +13613,8 @@ package that includes a number of renames and shadows. ")
|
||||
("metabang-bind" ,sbcl-metabang-bind)))
|
||||
(home-page "http://dwim.hu/")
|
||||
(synopsis "Common Lisp library shared by other hu.dwim systems")
|
||||
(description "")
|
||||
(description "This package contains a support library for other
|
||||
hu.dwim systems.")
|
||||
(license license:public-domain)))
|
||||
|
||||
(define-public cl-hu.dwim.common
|
||||
|
Loading…
Reference in New Issue
Block a user