mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: python-pillow: Update homepage.
* gnu/packages/python.scm (python-pillow)[homepage]: Update URL.
This commit is contained in:
parent
acbf312573
commit
ea600ff709
1 changed files with 1 additions and 1 deletions
|
@ -4112,7 +4112,7 @@ (define-public python-pillow
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue