From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKrYI-0005yP-Of for guix-patches@gnu.org; Mon, 21 May 2018 16:37:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fKrYE-0006TV-Nr for guix-patches@gnu.org; Mon, 21 May 2018 16:37:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35379) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fKrYE-0006TJ-KS for guix-patches@gnu.org; Mon, 21 May 2018 16:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fKrYE-0000Qg-Dw for guix-patches@gnu.org; Mon, 21 May 2018 16:37:02 -0400 Subject: [bug#31531] [PATCH 3/3] gnu: monero-core: Update to 0.12.0.0. Resent-Message-ID: References: <87bmdbtr7p.fsf@foradis.org> <20180519185437.23665-1-theodoros@foradis.org> <20180519185437.23665-3-theodoros@foradis.org> From: Ricardo Wurmus In-reply-to: <20180519185437.23665-3-theodoros@foradis.org> Date: Mon, 21 May 2018 22:36:39 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <87sh6koieg.fsf@elephly.net> 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: Theodoros Foradis Cc: 31531@debbugs.gnu.org Hi Theodoros, > * gnu/packages/finance.scm (monero-core): Update to 0.12.0.0. > [arguments]: Substitute system* with invoke. It=E2=80=99s better to separate these two changes. The changes themselves look good though. Thanks! --=20 Ricardo