~ruther/guix-local

bf8e10051be091fdb81576fdcf58aee8f5afe6b2 — Nicolas Goaziou 6 years ago 42d1159
gnu: fsarchiver: Use HTTPS home page URI.

* gnu/packages/file-systems.scm (fsarchiver)[home-page]: Use HTTPS URI.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/file-systems.scm
M gnu/packages/file-systems.scm => gnu/packages/file-systems.scm +1 -1
@@ 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