3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: python-markdown: Update home page.

* gnu/packages/python.scm (python-markdown)[home-page]: Change to current.
This commit is contained in:
Marius Bakke 2018-10-22 18:31:56 +02:00
parent cb61baf0e7
commit 1b50df7d5b
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -6046,7 +6046,7 @@ Python.")
(native-inputs
`(("python-nose" ,python-nose)
("python-pyyaml" ,python-pyyaml)))
(home-page "https://pythonhosted.org/Markdown/")
(home-page "https://python-markdown.github.io/")
(synopsis "Python implementation of Markdown")
(description
"This package provides a Python implementation of John Gruber's