From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add bowtie. Date: Fri, 19 Dec 2014 18:52:51 +0100 Message-ID: <878ui3y1ak.fsf@gnu.org> References: <87bnn2huun.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y21jc-0003fF-FN for guix-devel@gnu.org; Fri, 19 Dec 2014 12:53:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y21jX-0006t5-2D for guix-devel@gnu.org; Fri, 19 Dec 2014 12:53:04 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:52595) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y21jW-0006sM-R7 for guix-devel@gnu.org; Fri, 19 Dec 2014 12:52:58 -0500 In-Reply-To: (Ricardo Wurmus's message of "Thu, 18 Dec 2014 17:15:48 +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: Ricardo Wurmus Cc: guix-devel Ricardo Wurmus skribis: > PS: This depends on the Perl module "Clone" for which I sent a patch > previously. Although you said it was applied I haven't yet seen it in > the git repository. My bad: I applied it and then forgot to push. Sorry! > From 96f31057ba6bb17c1801f87d4bbae70dd3539576 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Tue, 16 Dec 2014 17:52:44 +0100 > Subject: [PATCH] gnu: Add bowtie > > * gnu/packages/bioinformatics.scm (bowtie): New variable. Applied, thanks! Ludo=E2=80=99.