[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)))
- branch master updated (7bbb329060 -> 8ca490e660), guix-commits, 2024/01/17
- 04/07: gnu: ngtcp2: Build libngtcp2_crypto_gnutls., guix-commits, 2024/01/17
- 03/07: gnu: ngtcp2: Update to 1.1.0., guix-commits, 2024/01/17
- 01/07: gnu: web: Delete trailing whitespace.,
guix-commits <=
- 02/07: gnu: Add nghttp3., guix-commits, 2024/01/17
- 05/07: gnu: Add go-github-com-charmbracelet-harmonica., guix-commits, 2024/01/17
- 07/07: gnu: gmid: Update to 2.0., guix-commits, 2024/01/17
- 06/07: gnu: perl-image-exiftool: Update to 12.70., guix-commits, 2024/01/17