From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:45950) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hicAJ-0006od-66 for guix-patches@gnu.org; Wed, 03 Jul 2019 06:07:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hicAI-0003CG-7p for guix-patches@gnu.org; Wed, 03 Jul 2019 06:07:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39587) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hicAI-0003By-4V for guix-patches@gnu.org; Wed, 03 Jul 2019 06:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hicAH-0006l7-Tx for guix-patches@gnu.org; Wed, 03 Jul 2019 06:07:01 -0400 Subject: bug#36258: [PATCH 1/2] gnu: monero: Update to 0.14.1.0. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190617084436.12311-1-glv@posteo.net> <49b66acb-c2f9-5fd0-97aa-16711ae933e1@riseup.net> <87imsx2rk3.fsf@yamatai> <87blyobgzl.fsf@yamatai> <9abcc53c-1a07-d3b3-2b9f-1571328c7414@riseup.net> <87y31rtijx.fsf@yamatai> <87mui63rnd.fsf@yamatai> <11d7747e-a7c8-3f29-dd8a-7dc1534dfc23@riseup.net> Date: Wed, 03 Jul 2019 12:06:17 +0200 In-Reply-To: <11d7747e-a7c8-3f29-dd8a-7dc1534dfc23@riseup.net> (swedebugia@riseup.net's message of "Tue, 25 Jun 2019 13:32:15 +0200") Message-ID: <871rz74eli.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: swedebugia Cc: Guillaume LE VAILLANT , 36258-done@debbugs.gnu.org Hi, swedebugia skribis: > I do not have commit access so someone else will have to commit this. Applied! The =E2=80=98core_tests=E2=80=99 bit of the test suite always takes an awfu= l lot of time: --8<---------------cut here---------------start------------->8--- Test project /tmp/guix-build-monero-0.14.1.0.drv-0/build Start 1: hash-target 1/13 Test #1: hash-target ...................... Passed 0.85 sec Start 2: core_tests 2/13 Test #2: core_tests ....................... Passed 3871.80 sec Start 9: hash-fast --8<---------------cut here---------------end--------------->8--- Anyway, thanks! Ludo=E2=80=99.