mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 23:18:33 +01:00
gnu: mupen64plus-video-z64: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-video-z64)[home-page]: Use HTTPS.
This commit is contained in:
parent
b21acd21d5
commit
26daadb9c6
1 changed files with 1 additions and 1 deletions
|
@ -922,7 +922,7 @@ (define-public mupen64plus-video-z64
|
|||
(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 Z64 video plugin")
|
||||
(description
|
||||
"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator
|
||||
|
|
Loading…
Reference in a new issue