mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: mupen64plus-video-rice: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-video-rice)[home-page]: Use HTTPS.
This commit is contained in:
parent
84532c2ba4
commit
b21acd21d5
1 changed files with 1 additions and 1 deletions
|
@ -867,7 +867,7 @@ (define-public mupen64plus-video-rice
|
|||
(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