1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 14:40:36 +02:00

gnu: python2-cheetah: Update home page.

* gnu/packages/python.scm (python-cheetah)[home-page]: Update to current.
This commit is contained in:
Marius Bakke
2018-11-24 02:59:09 +01:00
parent 01cef16f85
commit 59a1aa595b

View File

@@ -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.