guix-commits
[Top][All Lists]
Advanced

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

14/16: gnu: mame: Use HTTPS home page.


From: guix-commits
Subject: 14/16: gnu: mame: Use HTTPS home page.
Date: Thu, 12 Mar 2020 00:12:07 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit cf580e5ebf0ad7734bf9c1efabff994d5d69f6e9
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:08:56 2020 +0100

    gnu: mame: Use HTTPS home page.
    
    * gnu/packages/emulators.scm (mame)[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 a46ae91..3591b17 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -1453,7 +1453,7 @@ play them on systems for which they were never designed!")
        ("sqlite" ,sqlite)
        ("utf8proc" ,utf8proc)
        ("zlib" ,zlib)))
-    (home-page "http://mamedev.org/";)
+    (home-page "https://www.mamedev.org";)
     (synopsis "Multi-purpose emulation framework")
     (description "MAME's purpose is to preserve decades of software
 history.  As electronic technology continues to rush forward, MAME



reply via email to

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