guix-commits
[Top][All Lists]
Advanced

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

02/08: gnu: znc: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 02/08: gnu: znc: Use HTTPS home page.
Date: Fri, 26 Jan 2018 11:41:35 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 83e0753994b1725f45e069f3897ae5a481d40f40
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Jan 26 03:38:39 2018 +0100

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

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index a78e711..7ee8227 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -483,7 +483,7 @@ compromised.")
        ("zlib" ,zlib)
        ("icu4c" ,icu4c)
        ("cyrus-sasl" ,cyrus-sasl)))
-    (home-page "http://znc.in";)
+    (home-page "https://znc.in";)
     (synopsis "IRC network bouncer")
     (description "ZNC is an IRC network bouncer or BNC.  It can detach the
 client from the actual IRC server, and also from selected channels.  Multiple



reply via email to

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