From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fxXPp-00028M-BM for guix-patches@gnu.org; Wed, 05 Sep 2018 09:00:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fxXPg-0001sh-0R for guix-patches@gnu.org; Wed, 05 Sep 2018 09:00:13 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41470) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fxXPf-0001s7-SQ for guix-patches@gnu.org; Wed, 05 Sep 2018 09:00:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fxXPf-0003RV-KM for guix-patches@gnu.org; Wed, 05 Sep 2018 09:00:03 -0400 Subject: bug#32635: Use https in 'gnu/packages/mp3.scm' Resent-To: guix-patches@gnu.org Resent-Message-ID: From: iyzsong@member.fsf.org (=?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?=) References: <87tvn59jcr.fsf@gmail.com> Date: Wed, 05 Sep 2018 20:58:54 +0800 In-Reply-To: <87tvn59jcr.fsf@gmail.com> (Alex Vong's message of "Wed, 05 Sep 2018 03:02:28 +0800") Message-ID: <87ftyom775.fsf@member.fsf.org> MIME-Version: 1.0 Content-Type: text/plain 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: 32635-done@debbugs.gnu.org Alex Vong writes: > Tags: patch > > Hello, > > The following patches update urls in 'gnu/packages/mp3.scm' to use > https. For the package 'eyed3', I update it to use the redirected url. > > Cheers, > Alex Thanks for the patches, pushed :-)