gnu: glulxe: Use HTTPS home page.

* gnu/packages/games.scm (glulxe)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-20 01:50:12 +01:00
parent 7842ddcbc1
commit bac03797fd
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2164,7 +2164,7 @@ (define-public glulxe
(install-file "glulxe" bin))
#t))
(delete 'configure)))) ; no configure script
(home-page "http://www.eblong.com/zarf/glulx/")
(home-page "https://www.eblong.com/zarf/glulx/")
(synopsis "Interpreter for Glulx VM")
(description
"Glulx is a 32-bit portable virtual machine intended for writing and