guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/06: gnu: pingus: Update home page.


From: guix-commits
Subject: 01/06: gnu: pingus: Update home page.
Date: Sun, 23 Dec 2018 17:24:41 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 5f5782311ed0304beed413c10a2eb404d6344205
Author: Marius Bakke <address@hidden>
Date:   Sun Dec 23 20:26:31 2018 +0100

    gnu: pingus: Update home page.
    
    * gnu/packages/games.scm (pingus)[home-page]: Use HTTPS and no file name.
---
 gnu/packages/games.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 7b8d2f1..80d48db 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]