From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabian Harfert Subject: Fw: [PATCH] Add package definition for GNU XaoS Date: Tue, 15 Dec 2015 18:06:41 +0100 Message-ID: <20151215180641.39360078@himbaca> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8t3p-0001pW-P1 for guix-devel@gnu.org; Tue, 15 Dec 2015 12:06:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a8t3k-0000rj-By for guix-devel@gnu.org; Tue, 15 Dec 2015 12:06:49 -0500 Received: from mout.web.de ([212.227.15.3]:51724) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8t3k-0000rf-1e for guix-devel@gnu.org; Tue, 15 Dec 2015 12:06:44 -0500 Received: from himbaca ([79.210.89.74]) by smtp.web.de (mrweb003) with ESMTPSA (Nemesis) id 0Lcxw8-1aZSMt0lBw-00iFfG for ; Tue, 15 Dec 2015 18:06:43 +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: guix-devel@gnu.org Beginn der weitergeleiteten Nachricht: Datum: Tue, 15 Dec 2015 18:05:38 +0100 Von: Fabian Harfert An: Andreas Enge Betreff: Re: [PATCH] Add package definition for GNU XaoS Am Tue, 15 Dec 2015 08:22:03 +0100 schrieb Andreas Enge : > Hello, > > I think it would make sense to add it to maths.scm, to avoid the > profusion of modules. > > > + (uri (string-append > > "mirror://sourceforge/xaos/xaos-" version > > + ".tar.gz")) > > It is not available on the GNU ftp server? > > Andreas > Yes, I will add it to maths.scm, that's a good idea.