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 openblas. Date: Sun, 22 Mar 2015 16:56:31 +0100 Message-ID: <87k2y9yqj4.fsf@gnu.org> References: <871tkmdoip.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]:58566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZiF0-0000rI-6u for guix-devel@gnu.org; Sun, 22 Mar 2015 11:56:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZiEs-0006NS-Jn for guix-devel@gnu.org; Sun, 22 Mar 2015 11:56:42 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZiEs-0006NO-Gw for guix-devel@gnu.org; Sun, 22 Mar 2015 11:56:34 -0400 In-Reply-To: (Ricardo Wurmus's message of "Thu, 19 Mar 2015 12:25:54 +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-devel , Eric Bavier Ricardo Wurmus skribis: > From 19fe9456bc8f7570f5c34537fd2ce4921c117a01 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Tue, 17 Mar 2015 12:24:45 +0100 > Subject: [PATCH] gnu: Add openblas. > > * gnu/packages/maths.scm (openblas): New variable. LGTM, thanks. Ludo=E2=80=99.