From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Move Shogun. Date: Fri, 14 Aug 2015 17:18:39 +0200 Message-ID: References: <20150814145349.GA7440@debian> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQGkz-0000KI-N1 for guix-devel@gnu.org; Fri, 14 Aug 2015 11:19:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQGkr-00009t-Le for guix-devel@gnu.org; Fri, 14 Aug 2015 11:18:57 -0400 Received: from sinope.bbbm.mdc-berlin.de ([141.80.25.23]:35315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQGkr-00009U-DI for guix-devel@gnu.org; Fri, 14 Aug 2015 11:18:49 -0400 In-Reply-To: <20150814145349.GA7440@debian> 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: Andreas Enge Cc: guix-devel Andreas Enge writes: > 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. Thanks. I changed the summary line to something similar and pushed. ~~ Ricardo