guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/07: gnu: python-pyicu: Update home page.


From: Tobias Geerinckx-Rice
Subject: 05/07: gnu: python-pyicu: Update home page.
Date: Mon, 27 Nov 2017 08:11:01 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 8fab029dbc973b9e8dac6b024e3bccceada7eee4
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Nov 25 05:06:43 2017 +0100

    gnu: python-pyicu: Update home page.
    
    * gnu/packages/python.scm (python-pyicu)[home-page]: Update.
---
 gnu/packages/python.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index a571976..b4ed011 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -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.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]