mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
896e39282d
commit
4f7da26f8b
1 changed files with 1 additions and 1 deletions
|
@ -10578,7 +10578,7 @@ accompaniment to the standard ANSI facilities.")
|
||||||
`(#:asd-systems '("xembed")))
|
`(#:asd-systems '("xembed")))
|
||||||
(inputs
|
(inputs
|
||||||
(list sbcl-clx))
|
(list sbcl-clx))
|
||||||
(synopsis "CL(x) xembed protocol implementation ")
|
(synopsis "CL(x) xembed protocol implementation")
|
||||||
(description "CL(x) xembed protocol implementation")
|
(description "CL(x) xembed protocol implementation")
|
||||||
;; MIT License
|
;; MIT License
|
||||||
(license license:expat))))
|
(license license:expat))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue