mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 21:46:35 +01:00
gnu: hexchat: Use HTTPS home page.
* gnu/packages/messaging.scm (hexchat)[home-page]: Use HTTPS.
This commit is contained in:
parent
4a147986a0
commit
e02013b7de
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue