guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/05: gnu: python2-cheetah: Update home page.


From: guix-commits
Subject: 01/05: gnu: python2-cheetah: Update home page.
Date: Sat, 24 Nov 2018 10:14:12 -0500 (EST)

mbakke pushed a commit to branch core-updates
in repository guix.

commit 59a1aa595bfcd997ae9186cbc644df436afed97c
Author: Marius Bakke <address@hidden>
Date:   Sat Nov 24 02:59:09 2018 +0100

    gnu: python2-cheetah: Update home page.
    
    * gnu/packages/python.scm (python-cheetah)[home-page]: Update to current.
---
 gnu/packages/python.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index c68aa31..e5e02cf 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]