From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] distro: automake: Update to 1.12.6 Date: Sun, 30 Dec 2012 17:24:38 +0100 Message-ID: <871ue78q49.fsf@gnu.org> References: <201212220956.51651.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpLgn-0002al-6I for bug-guix@gnu.org; Sun, 30 Dec 2012 11:24:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TpLgm-0004xI-96 for bug-guix@gnu.org; Sun, 30 Dec 2012 11:24:41 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:47782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpLgm-0004xE-2f for bug-guix@gnu.org; Sun, 30 Dec 2012 11:24:40 -0500 In-Reply-To: <201212220956.51651.andreas@enge.fr> (Andreas Enge's message of "Sat, 22 Dec 2012 09:56:51 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org Andreas Enge skribis: > A tiny update to core-updates. It=E2=80=99s OK for master since it doesn=E2=80=99t trigger a rebuild of th= e core tools. > From cc6fb8577e5e3dc8f52bc53a69249517e22c5576 Mon Sep 17 00:00:00 2001 > From: Andreas Enge > Date: Sat, 22 Dec 2012 00:25:18 +0100 > Subject: [PATCH 12/12] distro: automake: Update to 1.12.6. > > * distro/packages/autotools.scm (automake): Update to 1.12.6. > --- > distro/packages/autotools.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, thanks! However, it failed for me the first time, and succeeded when I rebuilt it with -K to have more details. It may be that the test suite is not parallel-safe or something. Also, 1.13 is out now. Thanks, Ludo=E2=80=99.