From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH 3/3] gnu: Add Babel. Date: Sat, 01 Jun 2013 01:55:26 +0200 Message-ID: <51A9386E.4070703@gmail.com> References: <1369274909-7297-1-git-send-email-tipecaml@gmail.com> <1369274909-7297-4-git-send-email-tipecaml@gmail.com> <877gipanxq.fsf@gnu.org> <51A540C5.3090702@gmail.com> <87vc615ukc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43932) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UiZRA-0002AF-9l for bug-guix@gnu.org; Fri, 31 May 2013 20:12:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UiZR9-0001d9-0d for bug-guix@gnu.org; Fri, 31 May 2013 20:12:48 -0400 In-Reply-To: <87vc615ukc.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: =?UTF-8?B?THVkb3ZpYyBDb3VydMOocw==?= Cc: bug-guix@gnu.org On 05/29/2013 11:45 PM, Ludovic Courtès wrote: > Cyril Roelandt skribis: > >> On 05/23/2013 02:19 PM, Ludovic Courtès wrote: >>> Cyril Roelandt skribis: >>> >>>> * gnu/packages/babel.scm: New file. >>>> * Makefile.am (MODULES): Add it. >>> >>> OK! >>> >> >> >> Well, maybe this should go to python.scm, just like pytz. What do you >> think ? > > Yes, makes sense. > Pushed. Cyril.