guix-commits
[Top][All Lists]
Advanced

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

86/87: gnu: unknown-horizons: Use HTTPS home page URI.


From: guix-commits
Subject: 86/87: gnu: unknown-horizons: Use HTTPS home page URI.
Date: Sun, 28 Feb 2021 06:06:52 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit 597579afc3f3f36a330c4ed2af6d5f2c14dfa88c
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Feb 28 12:03:42 2021 +0100

    gnu: unknown-horizons: Use HTTPS home page URI.
    
    * gnu/packages/games.scm (unknown-horizons)[home-page]: Use HTTPS URI.
---
 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 8c38f3a..14b6868 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4014,7 +4014,7 @@ also available.")
        ("python-polib" ,python-polib)
        ("python-pytest" ,python-pytest)
        ("python-pytest-mock" ,python-pytest-mock)))
-    (home-page "http://unknown-horizons.org/";)
+    (home-page "https://unknown-horizons.org/";)
     (synopsis "Isometric realtime strategy, economy and city building 
simulation")
     (description
      "Unknown Horizons is a 2D realtime strategy simulation with an emphasis



reply via email to

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