mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 04:29:25 -05:00
gnu: duplicity: Update home-page.
* gnu/packages/backup.scm (duplicity)[home-page]: Update to new upstream URI.
This commit is contained in:
parent
5a6411f684
commit
23b216f122
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ (define-public duplicity
|
|||
;; defaults don't match up, breaking test_restart. Fix it.
|
||||
(setenv "TMPDIR" "/tmp")
|
||||
#t)))))
|
||||
(home-page "http://duplicity.nongnu.org/index.html")
|
||||
(home-page "https://duplicity.gitlab.io/duplicity-web/")
|
||||
(synopsis "Encrypted backup using rsync algorithm")
|
||||
(description
|
||||
"Duplicity backs up directories by producing encrypted tar-format volumes
|
||||
|
|
Loading…
Reference in a new issue