guix-commits
[Top][All Lists]
Advanced

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

04/11: gnu: mupen64plus-video-rice: Use HTTPS home page.


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

nckx pushed a commit to branch master
in repository guix.

commit b21acd21d50acbb5c3d2c60cdab7bfb4b8b444e8
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Jul 10 10:28:28 2019 +0200

    gnu: mupen64plus-video-rice: Use HTTPS home page.
    
    * gnu/packages/emulators.scm (mupen64plus-video-rice)[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 0454669..522274d 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -867,7 +867,7 @@ Glide64MK2 video 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]