mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-06 19:09:27 +01:00
gnu: glulxe: Use HTTPS home page.
* gnu/packages/games.scm (glulxe)[home-page]: Use HTTPS.
This commit is contained in:
parent
7842ddcbc1
commit
bac03797fd
1 changed files with 1 additions and 1 deletions
|
@ -2164,7 +2164,7 @@ using the @code{curses.h} library for screen control.")
|
|||
(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
|
||||
|
|
Loading…
Add table
Reference in a new issue