From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48800) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jD7sU-0005Ub-Vt for guix-patches@gnu.org; Sat, 14 Mar 2020 10:35:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jD7sU-0002kh-5V for guix-patches@gnu.org; Sat, 14 Mar 2020 10:35:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56072) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jD7sU-0002kX-2s for guix-patches@gnu.org; Sat, 14 Mar 2020 10:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jD7sU-0001ev-0K for guix-patches@gnu.org; Sat, 14 Mar 2020 10:35:02 -0400 Subject: [bug#40060] [PATCH 0/2] youtube-dl add ffmpeg, pycryptodome and zsh-completion Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:48692) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jD7rx-0005T9-Sx for guix-patches@gnu.org; Sat, 14 Mar 2020 10:34:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jD7rw-00027A-Ja for guix-patches@gnu.org; Sat, 14 Mar 2020 10:34:29 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:38073) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jD7rw-00025V-E5 for guix-patches@gnu.org; Sat, 14 Mar 2020 10:34:28 -0400 Received: from localhost (luy13-1-78-237-113-178.fbx.proxad.net [78.237.113.178]) (Authenticated sender: brice@waegenei.re) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 70BDAE0005 for ; Sat, 14 Mar 2020 14:34:23 +0000 (UTC) From: Brice Waegeneire Date: Sat, 14 Mar 2020 15:34:18 +0100 Message-Id: <20200314143418.13963-1-brice@waegenei.re> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: 40060@debbugs.gnu.org Brice Waegeneire (2): gnu: youtube-dl: Use ffmpeg and pycryptodome gnu: youtube-dl: Add zsh completion gnu/packages/video.scm | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) -- 2.25.0