me
/
guix
Archived
1
0
Fork 0

lint: archival: Remove extra newline in warning.

* guix/lint.scm (check-archival): Remove extra newline in message.
master
Ludovic Courtès 2021-10-15 18:09:31 +02:00
parent b87dbf213b
commit 2d06103288
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -1556,7 +1556,7 @@ Heritage and missing from the Disarchive database")
(#f '())
(id
(list (make-warning package
(G_ "
(G_ "\
Disarchive entry refers to non-existent SWH directory '~a'")
(list id)
#:field 'source)))))))