guix-commits
[Top][All Lists]
Advanced

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

06/11: gnu: python-dirsync: Update home page.


From: guix-commits
Subject: 06/11: gnu: python-dirsync: Update home page.
Date: Sat, 10 Oct 2020 17:40:47 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 4cd612f55b61ff028fedc200acd13a6dd7d5053e
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Sep 28 01:33:15 2020 +0200

    gnu: python-dirsync: Update home page.
    
    * gnu/packages/python-xyz.scm (python-dirsync)[home-page]: Follow redirect.
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 6818b41..56c7bb8 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15415,7 +15415,7 @@ perform the operations required for synchronizing plain 
text.")
     (build-system python-build-system)
     (propagated-inputs
      `(("six" ,python-six)))
-    (home-page "https://bitbucket.org/tkhyn/dirsync";)
+    (home-page "https://github.com/tkhyn/dirsync";)
     (synopsis "Advanced directory tree synchronisation tool")
     (description "Advanced directory tree synchronisation tool.")
     (license license:expat)))



reply via email to

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