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 HISAT. Date: Tue, 10 Feb 2015 13:52:30 +0100 Message-ID: <87lhk67wtt.fsf@gnu.org> References: <87fvae8z7h.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]:58214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLAIw-0003dD-4L for guix-devel@gnu.org; Tue, 10 Feb 2015 07:52:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLAIr-0000UK-4q for guix-devel@gnu.org; Tue, 10 Feb 2015 07:52:38 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54756) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLAIr-0000UG-2G for guix-devel@gnu.org; Tue, 10 Feb 2015 07:52:33 -0500 In-Reply-To: (Ricardo Wurmus's message of "Tue, 10 Feb 2015 11:24:33 +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: > From 5696a8227d98d60d38f0ff19b40a21ccb13e53f1 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Mon, 9 Feb 2015 12:13:26 +0100 > Subject: [PATCH] gnu: Add HISAT. > > * gnu/packages/bioinformatics.scm (hisat): New variable. LGTM, thanks! Ludo=E2=80=99.