gnu: fsarchiver: Use HTTPS home page URI.
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 10 Jun 2020 15:25:17 +0000 (17:25 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 10 Jun 2020 15:25:17 +0000 (17:25 +0200)
* gnu/packages/file-systems.scm (fsarchiver)[home-page]: Use HTTPS URI.

gnu/packages/file-systems.scm

index ca02a1e..dd72152 100644 (file)
@@ -103,7 +103,7 @@ file permissions, timestamps, symbolic and hard links, and extended attributes.
 
 Each file in the archive is protected by a checksum.  If part of the archive
 is corrupted you'll lose the affected file(s) but not the whole back-up.")
-    (home-page "http://www.fsarchiver.org/")
+    (home-page "https://www.fsarchiver.org/")
     (license license:gpl2)))
 
 (define-public gphotofs