guix-commits
[Top][All Lists]
Advanced

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

12/13: gnu: fortune-mod: Use HTTPS home page.


From: guix-commits
Subject: 12/13: gnu: fortune-mod: Use HTTPS home page.
Date: Tue, 10 Mar 2020 22:43:09 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 6ef143ef6ea7a6f7009d3d33e03d49e439877cc4
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:18:28 2020 +0100

    gnu: fortune-mod: Use HTTPS home page.
    
    * gnu/packages/games.scm (fortune-mod)[home-page]: Use HTTPS.
---
 gnu/packages/games.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index b9ba882..9b4ff4d 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6094,7 +6094,7 @@ original.")
        ("perl-test-runvalgrind" ,perl-test-runvalgrind)
        ("cmake-rules" ,shlomif-cmake-modules)
        ("rinutils" ,rinutils)))
-    (home-page "http://www.shlomifish.org/open-source/projects/fortune-mod/";)
+    (home-page "https://www.shlomifish.org/open-source/projects/fortune-mod/";)
     (synopsis "The Fortune Cookie program from BSD games")
     (description "Fortune is a command-line utility which displays a random
 quotation from a collection of quotes.")



reply via email to

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