summaryrefslogtreecommitdiff
path: root/gnu/packages/file-systems.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2020-06-10 17:25:17 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2020-06-10 17:25:17 +0200
commitbf8e10051be091fdb81576fdcf58aee8f5afe6b2 (patch)
tree872573baff91f3efbca39bb9dc9188f9904606b7 /gnu/packages/file-systems.scm
parent42d1159335747f1dafa6d733f6326895dbb4b165 (diff)
downloadguix-patches-bf8e10051be091fdb81576fdcf58aee8f5afe6b2.tar
guix-patches-bf8e10051be091fdb81576fdcf58aee8f5afe6b2.tar.gz
gnu: fsarchiver: Use HTTPS home page URI.
* gnu/packages/file-systems.scm (fsarchiver)[home-page]: Use HTTPS URI.
Diffstat (limited to 'gnu/packages/file-systems.scm')
-rw-r--r--gnu/packages/file-systems.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index ca02a1e593..dd72152c51 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -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