summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2018-09-10 16:38:28 +0200
committerMarius Bakke <mbakke@fastmail.com>2018-09-10 20:27:42 +0200
commitfc449407fea373444fee97c03ce66f96e376acef (patch)
treec4242cf10b10e3a508a4259a49bc8e1db170a1e4 /gnu/packages
parent418ec0adc9ee8096683064f1aa0c486a8788e1ca (diff)
downloadguix-patches-fc449407fea373444fee97c03ce66f96e376acef.tar
guix-patches-fc449407fea373444fee97c03ce66f96e376acef.tar.gz
gnu: python-debian: Update home page.
* gnu/packages/python.scm (python-debian)[home-page]: Set to source repository.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/python.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index a8378bf360..a70e0a2a40 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -6694,6 +6694,7 @@ serve the same purpose: provide Python bindings for libmagic.")))
(define-public python-debian
(package
(name "python-debian")
+ (home-page "https://salsa.debian.org/python-debian-team/python-debian")
(version "0.1.28")
(source
(origin
@@ -6705,7 +6706,6 @@ serve the same purpose: provide Python bindings for libmagic.")))
(build-system python-build-system)
(propagated-inputs
`(("python-six" ,python-six)))
- (home-page "http://packages.debian.org/sid/python-debian")
(synopsis "Debian package related modules")
(description
;; XXX: Use @enumerate instead of @itemize to work around