diff options
author | Marius Bakke <mbakke@fastmail.com> | 2018-12-23 20:26:31 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2018-12-23 23:22:19 +0100 |
commit | 5f5782311ed0304beed413c10a2eb404d6344205 (patch) | |
tree | e8bbf5a5df66fcff7a66de3950181155fb464d5e /gnu | |
parent | fa574a6d43e3479d4cac0b8ce01344ff1ed55555 (diff) | |
download | patches-5f5782311ed0304beed413c10a2eb404d6344205.tar patches-5f5782311ed0304beed413c10a2eb404d6344205.tar.gz |
gnu: pingus: Update home page.
* gnu/packages/games.scm (pingus)[home-page]: Use HTTPS and no file name.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/games.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 7b8d2f1bae..80d48dbe56 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -1307,7 +1307,7 @@ fight Morgoth, the Lord of Darkness.") #:phases (modify-phases %standard-phases (delete 'configure)))) ; no configure script - (home-page "http://pingus.seul.org/welcome.html") + (home-page "https://pingus.seul.org/") (synopsis "Lemmings clone") (description "Pingus is a free Lemmings-like puzzle game in which the player takes |