From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:43230) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJGyt-00075a-0h for guix-patches@gnu.org; Tue, 31 Mar 2020 09:31:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJGys-0001oV-19 for guix-patches@gnu.org; Tue, 31 Mar 2020 09:31:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52449) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJGyr-0001oN-Tg for guix-patches@gnu.org; Tue, 31 Mar 2020 09:31:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jJGyr-0003Zy-Qt for guix-patches@gnu.org; Tue, 31 Mar 2020 09:31:01 -0400 Subject: [bug#40349] gnu: Add vo-amrwbenc Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:43181) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJGye-0006pA-5i for guix-patches@gnu.org; Tue, 31 Mar 2020 09:30:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJGyc-0001gw-QH for guix-patches@gnu.org; Tue, 31 Mar 2020 09:30:47 -0400 Received: from knopi.disroot.org ([178.21.23.139]:44922) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jJGyc-0001fj-4i for guix-patches@gnu.org; Tue, 31 Mar 2020 09:30:46 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0A70E2DAE2 for ; Tue, 31 Mar 2020 15:30:44 +0200 (CEST) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U587QppI-eXr for ; Tue, 31 Mar 2020 15:30:43 +0200 (CEST) Mime-Version: 1.0 Date: Tue, 31 Mar 2020 13:30:40 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: "Raghav Gururajan" Message-ID: 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: 40349@debbugs.gnu.org Hello Guix!=0A=0APlease find the attached patch to add "vo-amrwbenc" pack= age.=0A=0ARegards,=0ARG.