guix-commits
[Top][All Lists]
Advanced

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

02/07: gnu: powwow: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 02/07: gnu: powwow: Use HTTPS home page.
Date: Mon, 17 Sep 2018 07:07:09 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 36aff81aa3f683e3dd4b36ee0f008cf425af3c59
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Sep 17 12:17:27 2018 +0200

    gnu: powwow: Use HTTPS home page.
    
    * gnu/packages/games.scm (powwow)[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 2015e3c..5a409ba 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2707,7 +2707,7 @@ is attributed to Albert Einstein.")
     (inputs
      `(("ncurses" ,ncurses)))
     (build-system gnu-build-system)
-    (home-page "http://www.hoopajoo.net/projects/powwow.html";)
+    (home-page "https://www.hoopajoo.net/projects/powwow.html";)
     (synopsis "MUD and telnet client")
     (description
      "POWWOW is a client software which can be used for telnet as well as for



reply via email to

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