From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add SuiteSparse. Date: Fri, 20 Mar 2015 20:24:37 +0100 Message-ID: <87k2yb8oay.fsf@gnu.org> References: 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]:33641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZ2XF-0004vZ-JU for guix-devel@gnu.org; Fri, 20 Mar 2015 15:24:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZ2XA-0005j4-Hb for guix-devel@gnu.org; Fri, 20 Mar 2015 15:24:45 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZ2XA-0005j0-Eg for guix-devel@gnu.org; Fri, 20 Mar 2015 15:24:40 -0400 In-Reply-To: (Ricardo Wurmus's message of "Thu, 19 Mar 2015 11:59:25 +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: Ricardo Wurmus Cc: Guix , Eric Bavier Ricardo Wurmus skribis: > From fecf2890397ef697fa3a0110555e99816e444449 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Tue, 10 Mar 2015 11:32:48 +0100 > Subject: [PATCH] gnu: Add SuiteSparse. > > * gnu/packages/maths.scm (suitesparse): New variable. I don=E2=80=99t if Eric has anything to add, but that LGTM. Thanks, Ludo=E2=80=99.