gnu: quassel: Use HTTPS home page.

* gnu/packages/irc.scm (quassel)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2018-04-27 01:39:31 +02:00
parent 72dae07296
commit 5b292eac73
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -103,7 +103,7 @@ (define-public quassel
("qtscript" ,qtscript) ("qtscript" ,qtscript)
("snorenotify" ,snorenotify) ("snorenotify" ,snorenotify)
("zlib" ,zlib))) ("zlib" ,zlib)))
(home-page "http://quassel-irc.org/") (home-page "https://quassel-irc.org/")
(synopsis "Distributed IRC client") (synopsis "Distributed IRC client")
(description "Quassel is a distributed IRC client, meaning that one or more (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 clients can attach to and detach from the central core. It resembles the