gnu: emulation-station: Use HTTPS home page.
* gnu/packages/emulators.scm (emulation-station)[home-page]: Use HTTPS.
This commit is contained in:
parent
68ad2a785e
commit
76dc85e48c
@ -308,7 +308,7 @@ (define-public emulation-station
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user