mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: mupen64plus-video-arachnoid: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-video-arachnoid)[home-page]: Use HTTPS.
This commit is contained in:
parent
e79b78f1ca
commit
5daa20197e
1 changed files with 1 additions and 1 deletions
|
@ -715,7 +715,7 @@ Z64 RSP processor plugin.")
|
|||
(string-append "APIDIR=" m64p "/include/mupen64plus")))
|
||||
;; There are no tests.
|
||||
#:tests? #f))
|
||||
(home-page "http://www.mupen64plus.org/")
|
||||
(home-page "https://www.mupen64plus.org/")
|
||||
(synopsis "Mupen64Plus Rice Video plugin")
|
||||
(description
|
||||
"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator
|
||||
|
|
Loading…
Reference in a new issue