From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] Move Shogun. Date: Fri, 14 Aug 2015 16:53:49 +0200 Message-ID: <20150814145349.GA7440@debian> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQGMt-00012m-1Y for guix-devel@gnu.org; Fri, 14 Aug 2015 10:54:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQGMp-0002np-Nr for guix-devel@gnu.org; Fri, 14 Aug 2015 10:54:02 -0400 Received: from mout.kundenserver.de ([212.227.17.10]:59608) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQGMp-0002nb-F3 for guix-devel@gnu.org; Fri, 14 Aug 2015 10:53:59 -0400 Content-Disposition: inline In-Reply-To: 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 On Fri, Aug 14, 2015 at 04:50:53PM +0200, Ricardo Wurmus wrote: > Subject: [PATCH] gnu: Move shogun to machine-learing.scm. Tiny typo: "learning" with "n". I would use: gnu: shogun: Move the package to the module machine-learning. Andreas