gnu: sbcl-clx-xembed: Fix trailing whitespace in synopsis.
* gnu/packages/lisp-xyz.scm (sbcl-clx-xembed)[synopsis]: Fix trailing whitespace.master
parent
896e39282d
commit
4f7da26f8b
|
@ -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