guix-commits
[Top][All Lists]
Advanced

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

07/08: gnu: pioneer: Use HTTPS home page.


From: guix-commits
Subject: 07/08: gnu: pioneer: Use HTTPS home page.
Date: Wed, 18 Mar 2020 12:49:58 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 61d399c5fb2c50c7a0f34b8000c03ad1f0f44082
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:57:39 2020 +0100

    gnu: pioneer: Use HTTPS home page.
    
    * gnu/packages/games.scm (pioneer)[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 30045c9..59639a0 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -5662,7 +5662,7 @@ elements to achieve a simple goal in the most complex way 
possible.")
        #:configure-flags (list "-DUSE_SYSTEM_LIBLUA:BOOL=YES"
                                (string-append "-DPIONEER_DATA_DIR="
                                               %output 
"/share/games/pioneer"))))
-    (home-page "http://pioneerspacesim.net";)
+    (home-page "https://pioneerspacesim.net";)
     (synopsis "Game of lonely space adventure")
     (description
      "Pioneer is a space adventure game set in our galaxy at the turn of the



reply via email to

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