gnu: python-markdown: Update home page.

* gnu/packages/python.scm (python-markdown)[home-page]: Change to current.
master
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
1 changed files with 1 additions and 1 deletions

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