guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: python-mako: Update home page.


From: guix-commits
Subject: 03/03: gnu: python-mako: Update home page.
Date: Wed, 6 Mar 2019 10:31:08 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 7016e62070b27d8e77e3ec7b4dd5e78653ade114
Author: Marius Bakke <address@hidden>
Date:   Wed Mar 6 16:29:55 2019 +0100

    gnu: python-mako: Update home page.
    
    * gnu/packages/python-xyz.scm (python-mako)[home-page]: Use HTTPS.
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0ff320a..2ec12be 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8035,7 +8035,7 @@ python-xdo for newer bindings.)")
      `(("python-mock" ,python-mock)
        ("python-nose" ,python-nose)
        ("python-pytest" ,python-pytest)))
-    (home-page "http://www.makotemplates.org/";)
+    (home-page "https://www.makotemplates.org/";)
     (synopsis "Templating language for Python")
     (description "Mako is a templating language for Python that compiles
 templates into Python modules.")



reply via email to

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