summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-20 01:50:12 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-20 04:22:26 +0100
commitbac03797fde1bf0e9c73fe0eff5088e432b4e27d (patch)
tree0404fa7c6f6bfd032c895b49fda3742f3027afe6 /gnu/packages/games.scm
parent7842ddcbc118cbc2799e22651732b7cdc06b93ee (diff)
downloadguix-patches-bac03797fde1bf0e9c73fe0eff5088e432b4e27d.tar
guix-patches-bac03797fde1bf0e9c73fe0eff5088e432b4e27d.tar.gz
gnu: glulxe: Use HTTPS home page.
* gnu/packages/games.scm (glulxe)[home-page]: Use HTTPS.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index c945e3ab45..256566ed90 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -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