guix-commits
[Top][All Lists]
Advanced

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

10/11: gnu: fillets-ng: Use HTTPS home page.


From: guix-commits
Subject: 10/11: gnu: fillets-ng: Use HTTPS home page.
Date: Fri, 27 Jan 2023 19:31:36 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit b9ee8e4a97d52c61da625b79a9da57da86dad5af
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 22 01:00:00 2023 +0100

    gnu: fillets-ng: Use HTTPS home page.
    
    * gnu/packages/games.scm (fillets-ng)[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 181e826aa7..f85e9333f7 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6578,7 +6578,7 @@ becoming difficult enough to tax even the brightest of 
minds.")
            (sha256
             (base32
              "169p0yqh2gxvhdilvjc2ld8aap7lv2nhkhkg4i1hlmgc6pxpkjgh"))))))
-    (home-page "http://fillets.sourceforge.net/";)
+    (home-page "https://fillets.sourceforge.net";)
     (synopsis "Puzzle game")
     (description "Fish Fillets NG is strictly a puzzle game.  The goal in
 every of the seventy levels is always the same: find a safe way out.  The fish



reply via email to

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