me
/
guix
Archived
1
0
Fork 0

gnu: fsarchiver: Use HTTPS home page URI.

* gnu/packages/file-systems.scm (fsarchiver)[home-page]: Use HTTPS URI.
master
Nicolas Goaziou 2020-06-10 17:25:17 +02:00
parent 42d1159335
commit bf8e10051b
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View 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 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.") 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))) (license license:gpl2)))
(define-public gphotofs (define-public gphotofs