guix-commits
[Top][All Lists]
Advanced

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

01/11: gnu: mupen64plus-video-arachnoid: Use HTTPS home page.


From: guix-commits
Subject: 01/11: gnu: mupen64plus-video-arachnoid: Use HTTPS home page.
Date: Sun, 25 Aug 2019 23:05:53 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

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

    gnu: mupen64plus-video-arachnoid: Use HTTPS home page.
    
    * gnu/packages/emulators.scm (mupen64plus-video-arachnoid)[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 804eddd..85f9d01 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -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



reply via email to

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