mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: python-dirsync: Update home page.
* gnu/packages/python-xyz.scm (python-dirsync)[home-page]: Follow redirect.
This commit is contained in:
parent
97046522fe
commit
4cd612f55b
1 changed files with 1 additions and 1 deletions
|
@ -15415,7 +15415,7 @@ (define-public python-dirsync
|
|||
(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)))
|
||||
|
|
Loading…
Reference in a new issue