Archived
1
0
Fork 0

gnu: python-pyicu: Update home page.

* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
This commit is contained in:
Marius Bakke 2022-08-11 11:34:45 +02:00
parent dd7a29faf3
commit 3806965781
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -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.")