GNU bug report logs - #38919
[PATCH] gnu: bitlbee: Use HTTPS home page.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Sat, 4 Jan 2020 16:02:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#38919: closed ([PATCH] gnu: bitlbee: Use HTTPS home page.)
Date: Sun, 05 Jan 2020 01:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 05 Jan 2020 02:01:08 +0100
with message-id <87tv5au36z.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#38919] [PATCH] gnu: bitlbee: Use HTTPS home page.
has caused the debbugs.gnu.org bug report #38919,
regarding [PATCH] gnu: bitlbee: Use HTTPS home page.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
38919: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38919
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: bitlbee: Use HTTPS home page.
Date: Sat,  4 Jan 2020 17:00:47 +0100
* gnu/packages/messaging.scm (bitlbee)[home-page]: Use HTTPS.
---
 gnu/packages/messaging.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 1c5866fc49..5f7fc9dd0b 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -214,7 +214,7 @@ additional IM client.  BitlBee currently supports XMPP/Jabber (including
 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
-- 
2.24.1



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 38919-done <at> debbugs.gnu.org
Subject: Re: [bug#38919] [PATCH] gnu: bitlbee: Use HTTPS home page.
Date: Sun, 05 Jan 2020 02:01:08 +0100
Hello,

Timotej Lazar <timotej.lazar <at> araneo.si> writes:

> * gnu/packages/messaging.scm (bitlbee)[home-page]: Use HTTPS.

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou


This bug report was last modified 5 years and 137 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.