gnu: bitlbee: Use HTTPS home page.

* gnu/packages/messaging.scm (bitlbee)[home-page]: Use HTTPS.
This commit is contained in:
Timotej Lazar 2020-01-05 02:00:24 +01:00 committed by Nicolas Goaziou
parent d63ee94d63
commit 85ad4ffb25
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -17,7 +17,7 @@
;;; Copyright © 2018 Pierre-Antoine Rouby <contact@parouby.fr>
;;; Copyright © 2019 Tanguy Le Carrour <tanguy@bioneland.org>
;;; Copyright © 2019, 2020 Brett Gilio <brettg@gnu.org>
;;; Copyright © 2019 Timotej Lazar <timotej.lazar@araneo.si>
;;; Copyright © 2019, 2020 Timotej Lazar <timotej.lazar@araneo.si>
;;;
;;; This file is part of GNU Guix.
;;;
@ -214,7 +214,7 @@ (define-public bitlbee
Google Talk), MSN Messenger, Yahoo! Messenger, AIM and ICQ, and the Twitter
microblogging network (plus all other Twitter API compatible services like
identi.ca and status.net).")
(home-page "http://www.bitlbee.org/")
(home-page "https://www.bitlbee.org/")
(license (list license:gpl2+ license:bsd-2))))
(define-public bitlbee-discord