guix-commits
[Top][All Lists]
Advanced

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

01/07: gnu: web: Delete trailing whitespace.


From: guix-commits
Subject: 01/07: gnu: web: Delete trailing whitespace.
Date: Wed, 17 Jan 2024 12:31:21 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit dcc6f0537f593af49c0b3e96ab8350b3ceba694f
Author: Tomas Volf <~@wolfsden.cz>
AuthorDate: Mon Jan 8 20:38:13 2024 +0100

    gnu: web: Delete trailing whitespace.
    
    * gnu/packages/web.scm (krona-tools): Delete trailing whitespace.
    
    Change-Id: Ide601b011d3e2c3c736bf041571f9ab00b5b5b1d
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 gnu/packages/web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 47c58f8c38..c227b9e723 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1481,7 +1481,7 @@ efficiently.  It gives the application developer no more 
than 4 methods.")
                   "ImportTaxonomy"
                   "ImportText"
                   "ImportXML"))
-               (for-each 
+               (for-each
                 (lambda (directory)
                   (copy-recursively directory
                                     (string-append perl "/../" directory)))



reply via email to

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