guix-commits
[Top][All Lists]
Advanced

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

10/13: gnu: emulation-station: Use HTTPS home page.


From: guix-commits
Subject: 10/13: gnu: emulation-station: Use HTTPS home page.
Date: Tue, 10 Mar 2020 22:43:09 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 76dc85e48c582deeb885e1120c45e9f8a981b4e8
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:24:52 2020 +0100

    gnu: emulation-station: Use HTTPS home page.
    
    * gnu/packages/emulators.scm (emulation-station)[home-page]: Use HTTPS.
---
 gnu/packages/emulators.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index 7b82c91..7e4c98f 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -308,7 +308,7 @@ older games.")
 number of video game console emulators.  It features an interface that is
 usable with any game controller that has at least 4 buttons, theming support,
 and a game metadata scraper.")
-      (home-page "http://www.emulationstation.org";)
+      (home-page "https://emulationstation.org";)
       (license license:expat))))
 
 ;; Note: higan v107 has been released, but as explained by the dialog that



reply via email to

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