guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: freedroid: Use HTTPS home page URI.


From: guix-commits
Subject: 02/02: gnu: freedroid: Use HTTPS home page URI.
Date: Sat, 19 Dec 2020 10:06:47 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit 1e4785452c08241e20eabff970322edb04e1402c
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Dec 19 16:06:18 2020 +0100

    gnu: freedroid: Use HTTPS home page URI.
    
    * gnu/packages/games.scm (freedroid)[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 99f5a77..18978cc 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1218,7 +1218,7 @@ effects and music to make a completely free game.")
        ("sdl-image" ,sdl-image)
        ("sdl-mixer" ,sdl-mixer)
        ("zlib" ,zlib)))
-    (home-page "http://www.freedroid.org/";)
+    (home-page "https://www.freedroid.org/";)
     (synopsis "Isometric role-playing game against killer robots")
     (description
      "Freedroid RPG is an @dfn{RPG} (Role-Playing Game) with isometric 
graphics.



reply via email to

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