From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fzJX8-0006Bf-Ia for guix-patches@gnu.org; Mon, 10 Sep 2018 06:35:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fzJX4-0006oj-BG for guix-patches@gnu.org; Mon, 10 Sep 2018 06:35:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46771) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fzJX4-0006of-5S for guix-patches@gnu.org; Mon, 10 Sep 2018 06:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fzJX3-0002sb-Vq for guix-patches@gnu.org; Mon, 10 Sep 2018 06:35:02 -0400 Subject: [bug#32664] [PATCH] gnu: youtube-dl: Update to 2018.08.04. Resent-Message-ID: References: <87d0tovv6w.fsf@gmail.com> From: Jonathan Brielmaier Message-ID: Date: Mon, 10 Sep 2018 12:34:21 +0200 MIME-Version: 1.0 In-Reply-To: <87d0tovv6w.fsf@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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 , 32664@debbugs.gnu.org On 9/8/18 5:57 PM, Alex Vong wrote: > Hi, > > This patch updates youtube-dl to the latest version. The current version > is too old for certain videos. > 0001-gnu-youtube-dl-Update-to-2018.08.04.patch > > From bb343a30a33bedb2a5f2c0103efb8b4f41de7e2b Mon Sep 17 00:00:00 2001 > From: Alex Vong > Date: Sat, 8 Sep 2018 23:50:57 +0800 > Subject: [PATCH] gnu: youtube-dl: Update to 2018.08.04. > > * gnu/packages/video.scm (youtube-dl): Update to 2018.08.04. Somehow the commit message didn't reflect what was done there. Should be "Update to 2018.09.08" :)