mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: buildapp: Fix trailing whitespace in description.
* gnu/packages/lisp.scm (buildapp)[description]: Fix trailing whitespace.
This commit is contained in:
parent
f5a935ff3f
commit
355b6b65bb
1 changed files with 1 additions and 1 deletions
|
@ -1278,5 +1278,5 @@ and make for REPLs that start blazing fast.
|
||||||
(synopsis "Makes easy to build application executables with SBCL")
|
(synopsis "Makes easy to build application executables with SBCL")
|
||||||
(description
|
(description
|
||||||
"Buildapp is an application for SBCL or CCL that configures and saves an
|
"Buildapp is an application for SBCL or CCL that configures and saves an
|
||||||
executable Common Lisp image. It is similar to cl-launch and hu.dwim.build. ")
|
executable Common Lisp image. It is similar to cl-launch and hu.dwim.build.")
|
||||||
(license license:bsd-2)))
|
(license license:bsd-2)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue