guix-commits
[Top][All Lists]
Advanced

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

09/11: gnu: mupen64plus-ui-console: Use HTTPS home page.


From: guix-commits
Subject: 09/11: gnu: mupen64plus-ui-console: Use HTTPS home page.
Date: Thu, 22 Aug 2019 09:39:40 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit e8079ba403dca8f3dd0f2b9248c18ca66574830d
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Jul 10 10:30:16 2019 +0200

    gnu: mupen64plus-ui-console: Use HTTPS home page.
    
    * gnu/packages/emulators.scm (mupen64plus-ui-console)[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 388611d..d7417c8 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -986,7 +986,7 @@ Z64 video plugin.")
                (string-append "COREDIR=" m64p "/lib/")))
        ;; 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]