gnu: hexchat: Use HTTPS home page.

* gnu/packages/messaging.scm (hexchat)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2018-10-10 23:58:03 +02:00
parent 4a147986a0
commit e02013b7de
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -295,7 +295,7 @@ (define-public hexchat
current conversation and the list of users. It uses colors to differentiate
between users and to highlight messages. It checks spelling using available
dictionaries. HexChat can be extended with multiple addons.")
(home-page "http://hexchat.net/")
(home-page "https://hexchat.net/")
(license license:gpl2+)))
(define-public ngircd