gnu: python-pyicu: Update home page.
* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
This commit is contained in:
parent
dd7a29faf3
commit
3806965781
1 changed files with 1 additions and 1 deletions
|
@ -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.")
|
||||
|
|
Reference in a new issue