From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu packages maxima: Update to 5.34.1 and fix dependencies Date: Sat, 27 Sep 2014 11:24:12 +0200 Message-ID: <8761g9ju0z.fsf@gnu.org> References: <8761gd5uno.fsf@gnu.org> <87eguzecq2.fsf@gnu.org> 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]:58987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXoEo-0002oc-8d for guix-devel@gnu.org; Sat, 27 Sep 2014 05:24:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXoEh-0003tQ-Qm for guix-devel@gnu.org; Sat, 27 Sep 2014 05:24:22 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:38619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXoEh-0003rT-K9 for guix-devel@gnu.org; Sat, 27 Sep 2014 05:24:15 -0400 In-Reply-To: (Federico Beffa's message of "Fri, 26 Sep 2014 18:59:34 +0200") 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: Federico Beffa Cc: guix-devel@gnu.org Federico Beffa skribis: > From 9bea9402675314a9ed5e74bc23919db423795663 Mon Sep 17 00:00:00 2001 > From: Federico Beffa > Date: Thu, 25 Sep 2014 17:04:13 +0200 > Subject: [PATCH] maxima: Remove Tcl from 'inputs'. Add 'post-install' ph= ase > > * gnu/packages/maths.scm(maxima): Remove Tcl from 'inputs'. Add > 'post-install' phase. Thanks, applied with minor tweaks to the log (the subject line should be a high-level description, whereas the body is the actual change log.) Ludo=E2=80=99.