From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Libtool Date: Sun, 09 Nov 2014 18:47:19 +0100 Message-ID: <87d28wtgew.fsf@gnu.org> References: <20141109092619.GA8425@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnWaH-0008Gm-La for guix-devel@gnu.org; Sun, 09 Nov 2014 12:47:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XnWa9-00075b-8V for guix-devel@gnu.org; Sun, 09 Nov 2014 12:47:29 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:51229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnWa9-00075I-1X for guix-devel@gnu.org; Sun, 09 Nov 2014 12:47:21 -0500 In-Reply-To: <20141109092619.GA8425@debian> (Andreas Enge's message of "Sun, 9 Nov 2014 10:26:19 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > I need a newer libtool, and thought it would have to go into core-updates= . But: > $ guix refresh -l libtool > Building the following 93 packages would ensure 162 dependent packages ar= e rebuilt > > So should I update in master instead? core-updates, please: Guile depends on it, and everything depends on Guile. (Now, you=E2=80=99ve probably found a good case for Eric to study. ;-)) Ludo=E2=80=99.