~ruther/guix-local

38069657818acc7974f67ae3d79460c540d51f89 — Marius Bakke 3 years ago dd7a29f
gnu: python-pyicu: Update home page.

* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -1
@@ 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.")