From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eijXy-00040U-3m for guix-patches@gnu.org; Mon, 05 Feb 2018 11:23:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eijXq-0004mW-Nt for guix-patches@gnu.org; Mon, 05 Feb 2018 11:23:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51044) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eijXq-0004ln-HX for guix-patches@gnu.org; Mon, 05 Feb 2018 11:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eijXq-0005NA-Br for guix-patches@gnu.org; Mon, 05 Feb 2018 11:23:02 -0500 Subject: [bug#30359] [PATCH] gnu: haskell: Use HTTPS where possible. Resent-Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 05 Feb 2018 16:52:15 +0100 From: 30359@debbugs.gnu.org In-Reply-To: <871shzmqy5.fsf@gmail.com> References: <871shzmqy5.fsf@gmail.com> Message-ID: <9842d1b3cc0edef2ad7e56a6cba7a580@debbugs.gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Alex Vong Cc: 30359@debbugs.gnu.org Alex, On 2018-02-05 15:49, Alex Vong wrote: > Hello, > > This patch attempts to change all the uses of HTTP to HTTPS in > haskell.scm when it doesn't cause an error. Good, another patch I can toss out of my own mess of a queue :-) (although I haven't actually compared the two yet). > All updated URL are tested > on Tor Browser. So it should work on other browsers as well. Wow. By hand? I think we prefer not to change source URIs to HTTPS, though. Kind regards, T G-R Sent from a Web browser. Excuse or enjoy my brevity.