diff options
author | Marius Bakke <mbakke@fastmail.com> | 2018-12-23 23:26:04 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2018-12-23 23:26:04 +0100 |
commit | 02bf685d00238f74d28211e71d22a03f58e962cd (patch) | |
tree | 00d0bc1ef3fd74b6dc5d3ce68cb24835bf07a91f /gnu/packages/games.scm | |
parent | 472c36bd36696cfe744e8a7b8f4d4ac5800e0f68 (diff) | |
parent | 8f2253af7da1c537b4c11e6b43c8d0a9f026b609 (diff) |
Merge branch 'master' into staging
Diffstat (limited to 'gnu/packages/games.scm')
-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 2ef93d6247..4ab0af2e77 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -1309,7 +1309,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 |