From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:53924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8MyX-0005Yx-EB for guix-patches@gnu.org; Mon, 25 Mar 2019 06:37:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h8MyV-000181-Ip for guix-patches@gnu.org; Mon, 25 Mar 2019 06:37:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44032) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h8MyU-00017Q-4t for guix-patches@gnu.org; Mon, 25 Mar 2019 06:37:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h8MyT-00012J-V8 for guix-patches@gnu.org; Mon, 25 Mar 2019 06:37:01 -0400 Subject: bug#34970: [PATCH] gnu: fmt: Update to 5.3.0. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190324060533.7714-1-meiyo@riseup.net> Date: Mon, 25 Mar 2019 11:36:43 +0100 In-Reply-To: <20190324060533.7714-1-meiyo@riseup.net> (Meiyo Peng's message of "Sun, 24 Mar 2019 14:05:33 +0800") Message-ID: <875zs7xmtg.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: Meiyo Peng Cc: 34970-done@debbugs.gnu.org Hi Meiyo, Meiyo Peng skribis: > * gnu/packages/pretty-print.scm (fmt): Update to 5.3.0. > [arguments]: Remove #:configure-flags. Applied, thanks! Ludo=E2=80=99.