nckx pushed a commit to branch master
in repository guix.
commit df0fd7bfe0ba6b059136125b064e511b12a0f5af
Author: Tobias Geerinckx-Rice <[email protected]>
Date: Thu Jul 5 02:26:11 2018 +0200
gnu: nml: Use HTTPS home page.
* gnu/packages/game-development.scm (nml)[home-page]: Use HTTPS.
---
gnu/packages/game-development.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/game-development.scm
b/gnu/packages/game-development.scm
index a715c95..53d77bc 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -278,7 +278,7 @@ provide connectivity for client applications written in any
language.")
(propagated-inputs
`(("python-pillow" ,python-pillow)
("python-ply" ,python-ply)))
- (home-page "http://dev.openttdcoop.org/projects/nml")
+ (home-page "https://dev.openttdcoop.org/projects/nml")
(synopsis "NML compiler")
(description
"@dfn{NewGRF Meta Language} (NML) is a python-based compiler, capable of