gnu: python2-cheetah: Update home page.
* gnu/packages/python.scm (python-cheetah)[home-page]: Update to current.
This commit is contained in:
parent
01cef16f85
commit
59a1aa595b
|
@ -10714,7 +10714,7 @@ possible on all supported Python versions.")
|
|||
`(#:python ,python-2))
|
||||
(propagated-inputs
|
||||
`(("python2-markdown" ,python2-markdown)))
|
||||
(home-page "https://pythonhosted.org/Cheetah/")
|
||||
(home-page "http://cheetahtemplate.org/")
|
||||
(synopsis "Template engine")
|
||||
(description "Cheetah is a text-based template engine and Python code
|
||||
generator.
|
||||
|
|
Loading…
Reference in New Issue