[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
- 08/11: gnu: whois: Update to 5.5.1., (continued)
- 08/11: gnu: whois: Update to 5.5.1., guix-commits, 2019/08/22
- 04/11: gnu: shellcheck: Update to 0.7.0., guix-commits, 2019/08/22
- 05/11: gnu: nsd: Update to 4.2.2., guix-commits, 2019/08/22
- 11/11: gnu: Add zutils., guix-commits, 2019/08/22
- 02/11: gnu: nnn: Update to 2.6., guix-commits, 2019/08/22
- 01/11: gnu: python-redis: Update to 3.3.8., guix-commits, 2019/08/22
- 06/11: gnu: mpd: Update to 0.21.14., guix-commits, 2019/08/22
- 03/11: gnu: chafa: Update to 1.2.1., guix-commits, 2019/08/22
- 10/11: gnu: mupen64plus-ui-console: Correct synopsis., guix-commits, 2019/08/22
- 07/11: gnu: whois: Don't use NAME in source URI., guix-commits, 2019/08/22
- 09/11: gnu: mupen64plus-ui-console: Use HTTPS home page.,
guix-commits <=