guix-commits
[Top][All Lists]
Advanced

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

15/15: gnu: quassel: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 15/15: gnu: quassel: Use HTTPS home page.
Date: Thu, 26 Apr 2018 20:56:57 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 5b292eac73d6dbc88b79a5ba9e122fca0b8af345
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Apr 27 01:39:31 2018 +0200

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

diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index c376805..219e803 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -103,7 +103,7 @@
        ("qtscript" ,qtscript)
        ("snorenotify" ,snorenotify)
        ("zlib" ,zlib)))
-    (home-page "http://quassel-irc.org/";)
+    (home-page "https://quassel-irc.org/";)
     (synopsis "Distributed IRC client")
     (description "Quassel is a distributed IRC client, meaning that one or more
 clients can attach to and detach from the central core.  It resembles the



reply via email to

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