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: add atlas Date: Sun, 26 Oct 2014 15:17:56 +0100 Message-ID: <871tpuncdn.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]:33378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiOdf-0001oQ-Db for guix-devel@gnu.org; Sun, 26 Oct 2014 10:17:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XiOda-0006JS-IS for guix-devel@gnu.org; Sun, 26 Oct 2014 10:17:47 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:41531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XiOda-0006JO-BL for guix-devel@gnu.org; Sun, 26 Oct 2014 10:17:42 -0400 In-Reply-To: (Federico Beffa's message of "Sun, 26 Oct 2014 10:13: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: Federico Beffa Cc: Guix-devel Federico Beffa skribis: > From 2c98134886d0805a26a86e99d31357872b8228cc Mon Sep 17 00:00:00 2001 > From: Federico Beffa > Date: Sun, 26 Oct 2014 11:03:02 +0100 > Subject: [PATCH] gnu: add atlas > > * gnu/packages/maths.scm(atlas): New Variable. ^ Missing space. Pushed with reindentation of =E2=80=98origin=E2=80=99 and whitespace-stripp= ing. BTW, if you want, you can create a Savannah account so you have commit access, under the rules given in =E2=80=98HACKING=E2=80=99. Thanks, Ludo=E2=80=99.