guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/05: gnu: duplicity: Update home-page.


From: guix-commits
Subject: 04/05: gnu: duplicity: Update home-page.
Date: Sun, 17 Oct 2021 14:53:34 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 23b216f12246acc5243f8cdc237a06fe759b598d
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Oct 17 21:44:36 2021 +0300

    gnu: duplicity: Update home-page.
    
    * gnu/packages/backup.scm (duplicity)[home-page]: Update to new upstream
    URI.
---
 gnu/packages/backup.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index d1e8bc2..ec31b0a 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -150,7 +150,7 @@
              ;; 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]