gnu: sbcl-hu.dwim.common: Fix missing description.
authorPierre Neidhardt <mail@ambrevar.xyz>
Wed, 16 Sep 2020 07:53:57 +0000 (09:53 +0200)
committerPierre Neidhardt <mail@ambrevar.xyz>
Wed, 16 Sep 2020 07:54:53 +0000 (09:54 +0200)
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.common)[description]: Repeat the
synopsis since there is nothing more to say about this library.

gnu/packages/lisp-xyz.scm

index cef1e9e..c4ae02d 100644 (file)
@@ -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")
        ("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
     (license license:public-domain)))
 
 (define-public cl-hu.dwim.common