mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ (define-public emulation-station
|
||||||
number of video game console emulators. It features an interface that is
|
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,
|
usable with any game controller that has at least 4 buttons, theming support,
|
||||||
and a game metadata scraper.")
|
and a game metadata scraper.")
|
||||||
(home-page "http://www.emulationstation.org")
|
(home-page "https://emulationstation.org")
|
||||||
(license license:expat))))
|
(license license:expat))))
|
||||||
|
|
||||||
;; Note: higan v107 has been released, but as explained by the dialog that
|
;; Note: higan v107 has been released, but as explained by the dialog that
|
||||||
|
|
Loading…
Reference in a new issue