summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-08-11 11:34:45 +0200
committerMarius Bakke <marius@gnu.org>2022-08-11 21:58:01 +0200
commit38069657818acc7974f67ae3d79460c540d51f89 (patch)
treeb7612ef89576bf5929d3bce7429d3888ac633afb /gnu/packages/python-xyz.scm
parentdd7a29faf3eece4d1a672946d421e2bb72f245cf (diff)
gnu: python-pyicu: Update home page.
* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c21fe67f20..b02bbfc2c9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2820,7 +2820,7 @@ Python 3.3+.")
(list icu4c))
(native-inputs
(list python-pytest python-six))
- (home-page "https://github.com/ovalhub/pyicu")
+ (home-page "https://gitlab.pyicu.org/main/pyicu")
(synopsis "Python extension wrapping the ICU C++ API")
(description
"PyICU is a python extension wrapping the ICU C++ API.")