From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:58416) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFDty-0001gF-87 for guix-patches@gnu.org; Tue, 01 Oct 2019 04:53:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFDtt-0001VS-C3 for guix-patches@gnu.org; Tue, 01 Oct 2019 04:52:58 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52030) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iFDt4-0000yV-Fe for guix-patches@gnu.org; Tue, 01 Oct 2019 04:52:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iFDt4-0007LA-Aa for guix-patches@gnu.org; Tue, 01 Oct 2019 04:52:02 -0400 Subject: [bug#37554] [PATCH] gnu: gnucash: Update to 3.7. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190929152133.28867-1-kkebreau@posteo.net> Date: Tue, 01 Oct 2019 10:51:36 +0200 In-Reply-To: <20190929152133.28867-1-kkebreau@posteo.net> (Kei Kebreau's message of "Sun, 29 Sep 2019 11:21:33 -0400") Message-ID: <87h84ssvaf.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: Kei Kebreau Cc: 37554@debbugs.gnu.org Hi Kei, Kei Kebreau skribis: > * gnu/packages/gnucash.scm (gnucash): Update to 3.7. > [arguments]: Remove "disable-stress-options-test" phase. > (gnucash-docs): Update to 3.7. Nice! Please push to =E2=80=98core-updates=E2=80=99 where Gnucash is curre= ntly broken (I guess that=E2=80=99s what you had in mind?). Thanks, Ludo=E2=80=99.