gnu: nml: Use HTTPS home page.

* gnu/packages/game-development.scm (nml)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2018-07-05 02:26:11 +02:00
parent 4294f7dfea
commit df0fd7bfe0
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@ provide connectivity for client applications written in any language.")
(propagated-inputs (propagated-inputs
`(("python-pillow" ,python-pillow) `(("python-pillow" ,python-pillow)
("python-ply" ,python-ply))) ("python-ply" ,python-ply)))
(home-page "http://dev.openttdcoop.org/projects/nml") (home-page "https://dev.openttdcoop.org/projects/nml")
(synopsis "NML compiler") (synopsis "NML compiler")
(description (description
"@dfn{NewGRF Meta Language} (NML) is a python-based compiler, capable of "@dfn{NewGRF Meta Language} (NML) is a python-based compiler, capable of