From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:54344) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEWHv-0005To-9y for guix-patches@gnu.org; Wed, 18 Mar 2020 06:51:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEWHu-0006FP-Eo for guix-patches@gnu.org; Wed, 18 Mar 2020 06:51:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33878) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jEWHu-0006Ew-6M for guix-patches@gnu.org; Wed, 18 Mar 2020 06:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jEWHu-0000P0-4E for guix-patches@gnu.org; Wed, 18 Mar 2020 06:51:02 -0400 Subject: bug#39673: [PATCH 1/2] gnu: gnunet: Update to 0.12.2. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20200219101853.7452-1-tanguy@bioneland.org> Date: Wed, 18 Mar 2020 11:50:13 +0100 In-Reply-To: <20200219101853.7452-1-tanguy@bioneland.org> (Tanguy Le Carrour's message of "Wed, 19 Feb 2020 11:18:53 +0100") Message-ID: <87eetq9btm.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Tanguy Le Carrour Cc: 39673-done@debbugs.gnu.org Hi Tanguy, Tanguy Le Carrour skribis: > * gnu/packages/gnunet.scm (gnunet): Update to 0.12.2. > [inputs]: Add libjpeg. [arguments]: Deactivate more tests, set LANG env > variable. [...] > * gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.12.0. Applied both. Thank you, and sorry for the delay! Ludo=E2=80=99.