guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/09: gnu: mupen64plus-rsp-hle: Use HTTPS home page.


From: guix-commits
Subject: 04/09: gnu: mupen64plus-rsp-hle: Use HTTPS home page.
Date: Mon, 26 Aug 2019 09:57:57 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit cf396ea59d66cf4651dfc12340023055abeb3fb5
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Jul 10 10:27:11 2019 +0200

    gnu: mupen64plus-rsp-hle: Use HTTPS home page.
    
    * gnu/packages/emulators.scm (mupen64plus-rsp-hle)[home-page]: Use HTTPS.
---
 gnu/packages/emulators.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm
index 73483aa..9b1e88b 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -628,7 +628,7 @@ SDL input 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 SDL input plugin")
     (description
      "Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator



reply via email to

[Prev in Thread] Current Thread [Next in Thread]