gnu: python-mako: Update home page.

* gnu/packages/python-xyz.scm (python-mako)[home-page]: Use HTTPS.
master
Marius Bakke 2019-03-06 16:29:55 +01:00
parent dff79364cf
commit 7016e62070
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

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