guix-commits
[Top][All Lists]
Advanced

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

06/06: gnu: mars: Fix home page.


From: guix-commits
Subject: 06/06: gnu: mars: Fix home page.
Date: Tue, 10 Mar 2020 07:08:17 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 75c33c888abacc477589fa8aa96c03a8cfbb39e3
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:08:57 2020 +0100

    gnu: mars: Fix home page.
    
    * gnu/packages/games.scm (mars)[home-page]: Use working domain & 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 322e309..fa802c7 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2054,7 +2054,7 @@ for common mesh file formats, and collision detection.")
          ("fribidi" ,fribidi)
          ("taglib" ,taglib)
          ("sfml" ,sfml)))
-      (home-page "http://marsshooter.org";)
+      (home-page "http://mars-game.sourceforge.net/";)
       (synopsis "2D space shooter")
       (description
        "M.A.R.S. is a 2D space shooter with pretty visual effects and



reply via email to

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