me
/
guix
Archived
1
0
Fork 0

gnu: rsnapshot: Use HTTPS home page.

* gnu/packages/backup.scm (rsnapshot)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-19 01:44:05 +01:00
parent e04dd2d6d1
commit 7969789efe
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -451,7 +451,7 @@ rdiff-backup is easy to use and settings have sensible defaults.")
(inputs (inputs
`(("perl" ,perl) `(("perl" ,perl)
("rsync" ,rsync))) ("rsync" ,rsync)))
(home-page "http://rsnapshot.org") (home-page "https://rsnapshot.org")
(synopsis "Deduplicating snapshot backup utility based on rsync") (synopsis "Deduplicating snapshot backup utility based on rsync")
(description "rsnapshot is a file system snapshot utility based on rsync. (description "rsnapshot is a file system snapshot utility based on rsync.
rsnapshot makes it easy to make periodic snapshots of local machines, and rsnapshot makes it easy to make periodic snapshots of local machines, and