From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH 3/3] gnu: Add Babel. Date: Wed, 29 May 2013 01:41:57 +0200 Message-ID: <51A540C5.3090702@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> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52511) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhTnF-0001oi-Ia for bug-guix@gnu.org; Tue, 28 May 2013 19:59:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhTnD-0005pm-Dd for bug-guix@gnu.org; Tue, 28 May 2013 19:59:05 -0400 In-Reply-To: <877gipanxq.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/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 ? Cyril.