guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: python-pillow: Update homepage.


From: guix-commits
Subject: 02/02: gnu: python-pillow: Update homepage.
Date: Sat, 12 Jan 2019 16:43:48 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit ea600ff709f6688589435b8bd617341ee03def78
Author: Kei Kebreau <address@hidden>
Date:   Sat Jan 12 16:39:26 2019 -0500

    gnu: python-pillow: Update homepage.
    
    * gnu/packages/python.scm (python-pillow)[homepage]: Update URL.
---
 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 d412ee5..86ff4f2 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -4112,7 +4112,7 @@ the OleFileIO module from PIL, the Python Image Library.")
                (add-installed-pythonpath inputs outputs)
                (invoke "python" "selftest.py" "--installed")
                (invoke "python" "-m" "pytest" "-vv")))))))
-    (home-page "https://pypi.python.org/pypi/Pillow";)
+    (home-page "https://python-pillow.org";)
     (synopsis "Fork of the Python Imaging Library")
     (description
      "The Python Imaging Library adds image processing capabilities to your



reply via email to

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