~ruther/guix-local

8fab029dbc973b9e8dac6b024e3bccceada7eee4 — Tobias Geerinckx-Rice 8 years ago d152d93
gnu: python-pyicu: Update home page.

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

M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +1 -1
@@ 1123,7 1123,7 @@ Python 3.3+.")
    (native-inputs
     `(("python-pytest" ,python-pytest)
       ("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")
    (description
     "PyICU is a python extension wrapping the ICU C++ API.")