From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:52837) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7SGR-00082z-PE for guix-patches@gnu.org; Mon, 09 Sep 2019 18:36:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7SGQ-00023B-UD for guix-patches@gnu.org; Mon, 09 Sep 2019 18:36:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60106) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i7SGQ-00022t-RH for guix-patches@gnu.org; Mon, 09 Sep 2019 18:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i7SGQ-0006fF-MC for guix-patches@gnu.org; Mon, 09 Sep 2019 18:36:02 -0400 Subject: bug#37303: [PATCH 0/3] Improvements for monero and monero-gui Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87ef0wrtzg.fsf@yamatai> Date: Tue, 10 Sep 2019 00:35:32 +0200 In-Reply-To: <87ef0wrtzg.fsf@yamatai> (Guillaume Le Vaillant's message of "Wed, 04 Sep 2019 16:55:47 +0200") Message-ID: <87d0g9xfm3.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: Guillaume Le Vaillant Cc: 37303-done@debbugs.gnu.org Hi Guillaume, Guillaume Le Vaillant skribis: > Patches: > 1 - Fix detection of readline library. > 2 - Activate Trezor support. > 3 - Update monero-gui to 0.14.1.2. Applied all three patches, thanks! Ludo=E2=80=99.