From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dvnAt-0000ld-96 for guix-patches@gnu.org; Sat, 23 Sep 2017 12:21:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dvnAs-00030v-9q for guix-patches@gnu.org; Sat, 23 Sep 2017 12:21:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46115) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dvnAs-00030q-6W for guix-patches@gnu.org; Sat, 23 Sep 2017 12:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dvnAs-0000rc-0t for guix-patches@gnu.org; Sat, 23 Sep 2017 12:21:02 -0400 Subject: [bug#28556] [PATCH] gnu: teckit: Update to 2.5.7. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87lgl65yjb.fsf@gnu.org> Date: Sat, 23 Sep 2017 18:20:39 +0200 In-Reply-To: <87lgl65yjb.fsf@gnu.org> (Roel Janssen's message of "Fri, 22 Sep 2017 21:22:16 +0200") Message-ID: <87377d2xpk.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: Roel Janssen Cc: 28556@debbugs.gnu.org Roel Janssen skribis: > From dc84c4ac017031c45b630bb7787dd8b097838200 Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Fri, 22 Sep 2017 21:16:42 +0200 > Subject: [PATCH] gnu: teckit: Update to 2.5.7. > > * gnu/packages/fontutils.scm (teckit): Update to 2.5.7. LGTM. I think you should commit to =E2=80=98staging=E2=80=99, which will b= e merged soon. Thanks! Ludo=E2=80=99.