mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 15:25:54 +02:00
gnu: sbcl-clx-xembed: Fix trailing whitespace in synopsis.
* gnu/packages/lisp-xyz.scm (sbcl-clx-xembed)[synopsis]: Fix trailing whitespace.
This commit is contained in:
@@ -10578,7 +10578,7 @@ accompaniment to the standard ANSI facilities.")
|
||||
`(#:asd-systems '("xembed")))
|
||||
(inputs
|
||||
(list sbcl-clx))
|
||||
(synopsis "CL(x) xembed protocol implementation ")
|
||||
(synopsis "CL(x) xembed protocol implementation")
|
||||
(description "CL(x) xembed protocol implementation")
|
||||
;; MIT License
|
||||
(license license:expat))))
|
||||
|
||||
Reference in New Issue
Block a user