guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: cadaver: Satisfy 'guix lint'.


From: guix-commits
Subject: 02/02: gnu: cadaver: Satisfy 'guix lint'.
Date: Fri, 13 Mar 2020 08:26:50 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 10b99ddf4596a033eaf348dddf519639e029f9d1
Author: Efraim Flashner <address@hidden>
AuthorDate: Fri Mar 13 14:26:22 2020 +0200

    gnu: cadaver: Satisfy 'guix lint'.
    
    * gnu/packages/web.scm (cadaver)[home-page]: Follow redirect.
    [description]: Always use two spaces.
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 8867a48..3d6f2d5 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6087,10 +6087,10 @@ file links.")
     (inputs
      `(("expat" ,expat)
        ("openssl" ,openssl)))
-    (home-page "http://www.webdav.org/cadaver";)
+    (home-page "http://www.webdav.org/cadaver/";)
     (synopsis "Command-line WebDAV client")
     (description
-     "Cadaver is a command-line WebDAV client for Unix. It supports
+     "Cadaver is a command-line WebDAV client for Unix.  It supports
 file upload, download, on-screen display, namespace operations (move/copy),
 collection creation and deletion, and locking operations.")
     (license license:gpl2)))



reply via email to

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