From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [core-updates] [PATCH] distro: coreutils: Add 'acl', 'gmp', and 'perl' to 'inputs'. Date: Wed, 02 Jan 2013 22:48:05 +0100 Message-ID: <877gnv8dey.fsf@gnu.org> References: <87obhau7vk.fsf@karetnikov.org> 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]:48997) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqWAT-0000c9-73 for bug-guix@gnu.org; Wed, 02 Jan 2013 16:48:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqWAS-0005yj-2J for bug-guix@gnu.org; Wed, 02 Jan 2013 16:48:09 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:53332) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqWAR-0005yY-Rc for bug-guix@gnu.org; Wed, 02 Jan 2013 16:48:07 -0500 In-Reply-To: <87obhau7vk.fsf@karetnikov.org> (Nikita Karetnikov's message of "Mon, 31 Dec 2012 00:07:26 -0500") 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: Nikita Karetnikov Cc: bug-guix@gnu.org Hi, Nikita Karetnikov skribis: > From bc37a36ca748aa81f5aa86bf5435e2ea22705d86 Mon Sep 17 00:00:00 2001 > From: Nikita Karetnikov > Date: Mon, 31 Dec 2012 04:43:30 +0000 > Subject: [PATCH] distro: coreutils: Add 'acl', 'gmp', and 'perl' to 'inpu= ts'. > > * distro/packages/base.scm: Import 'acl'. > (coreutils): Add 'acl', 'gmp', and 'perl'. Thanks. Commit 8ba8aeb does that and more, because getting the tests to pass proved to be somewhat more demanding... Ludo=E2=80=99.