gnu: python-pyicu: Update home page.
* gnu/packages/python.scm (python-pyicu)[home-page]: Update.
This commit is contained in:
parent
d152d9338f
commit
8fab029dbc
|
@ -1123,7 +1123,7 @@ Python 3.3+.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("python-pytest" ,python-pytest)
|
`(("python-pytest" ,python-pytest)
|
||||||
("python-six" ,python-six)))
|
("python-six" ,python-six)))
|
||||||
(home-page "http://pyicu.osafoundation.org/")
|
(home-page "https://github.com/ovalhub/pyicu")
|
||||||
(synopsis "Python extension wrapping the ICU C++ API")
|
(synopsis "Python extension wrapping the ICU C++ API")
|
||||||
(description
|
(description
|
||||||
"PyICU is a python extension wrapping the ICU C++ API.")
|
"PyICU is a python extension wrapping the ICU C++ API.")
|
||||||
|
|
Loading…
Reference in New Issue