guix-commits
[Top][All Lists]
Advanced

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

03/05: gnu: higan: Update home page.


From: guix-commits
Subject: 03/05: gnu: higan: Update home page.
Date: Sat, 29 Feb 2020 09:22:40 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 72314cc3f98e9bc987fda55e0b559259c0f477b6
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:28:38 2020 +0100

    gnu: higan: Update home page.
    
    * gnu/packages/emulators.scm (higan)[home-page]: Follow (HTTPS)
    redirection.
---
 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 5e1ab6c..fb7afd9 100644
--- a/gnu/packages/emulators.scm
+++ b/gnu/packages/emulators.scm
@@ -405,7 +405,7 @@ and a game metadata scraper.")
              (string-append "prefix=" (assoc-ref %outputs "out")))
        ;; There is no test suite.
        #:tests? #f))
-    (home-page "http://byuu.org/emulation/higan/";)
+    (home-page "https://byuu.org/higan";)
     (synopsis "Nintendo multi-system emulator")
     (description
      "higan (formerly bsnes) is an emulator for multiple Nintendo video game



reply via email to

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