guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

25/35: gnu: buildapp: Fix trailing whitespace in description.


From: guix-commits
Subject: 25/35: gnu: buildapp: Fix trailing whitespace in description.
Date: Thu, 30 Dec 2021 02:18:05 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 355b6b65bb336746a184e141adcf58a6d32ddc7d
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Wed Dec 29 22:32:23 2021 -0800

    gnu: buildapp: Fix trailing whitespace in description.
    
    * gnu/packages/lisp.scm (buildapp)[description]: Fix trailing whitespace.
---
 gnu/packages/lisp.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 585bf19baa..5b1100a61c 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1278,5 +1278,5 @@ and make for REPLs that start blazing fast.
     (synopsis "Makes easy to build application executables with SBCL")
     (description
      "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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]