guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: mrrescue: Use HTTPS home page.


From: guix-commits
Subject: 03/04: gnu: mrrescue: Use HTTPS home page.
Date: Tue, 18 Feb 2020 10:41:19 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit e2f28609dee5dc69a48dd229651c66cea0904807
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:11:59 2020 +0100

    gnu: mrrescue: Use HTTPS home page.
    
    * gnu/packages/games.scm (mrrescue)[home-page]: Use HTTPS.
---
 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 6649548..0af8d56 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4088,7 +4088,7 @@ colors, pictures, and sounds.")
     (inputs
      `(("bash" ,bash)
        ("love" ,love)))
-    (home-page "http://tangramgames.dk/games/mrrescue";)
+    (home-page "https://tangramgames.dk/games/mrrescue";)
     (synopsis "Arcade-style fire fighting game")
     (description
      "Mr. Rescue is an arcade styled 2d action game centered around evacuating



reply via email to

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