~ruther/guix-local

18533bcf2de0d4e8774c90f8f737ca627a18f91e — Tobias Geerinckx-Rice 8 years ago b46ea39
gnu: borg: Use new borgbackup.org home page.

* gnu/packages/backup.scm (borg)[home-page]: Update.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/backup.scm
M gnu/packages/backup.scm => gnu/packages/backup.scm +1 -1
@@ 560,7 560,7 @@ provide an efficient and secure way to backup data.  The data deduplication
technique used makes Borg suitable for daily backups since only changes are
stored.  The authenticated encryption technique makes it suitable for backups
to not fully trusted targets.  Borg is a fork of Attic.")
    (home-page "https://borgbackup.github.io/borgbackup/")
    (home-page "https://www.borgbackup.org/")
    (license license:bsd-3)))

(define-public attic