guix-commits
[Top][All Lists]
Advanced

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

01/08: gnu: supertuxkart: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 01/08: gnu: supertuxkart: Use HTTPS home page.
Date: Fri, 26 Jan 2018 11:41:35 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 5e9670bc2f1811f7bd721002983357738dd8be02
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Jan 26 03:36:10 2018 +0100

    gnu: supertuxkart: Use HTTPS home page.
    
    * gnu/packages/games.scm (supertuxkart)[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 1213d87..6b80f74 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1710,7 +1710,7 @@ This game is based on the GPL version of the famous game 
TuxRacer.")
        ("libjpeg" ,libjpeg)))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-    (home-page "http://supertuxkart.net";)
+    (home-page "https://supertuxkart.net/";)
     (synopsis "3D kart racing game")
     (description "SuperTuxKart is a 3D kart racing game, with a focus on
 having fun over realism.  You can play with up to 4 friends on one PC, racing



reply via email to

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