From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH} Add cd-hit. Date: Tue, 23 Feb 2016 14:24:16 +0100 Message-ID: <87r3g3k1a7.fsf@gnu.org> References: <56C99938.40207@uq.edu.au> 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]:44219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYCww-0005Xx-O8 for guix-devel@gnu.org; Tue, 23 Feb 2016 08:24:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYCwt-0002DF-Ie for guix-devel@gnu.org; Tue, 23 Feb 2016 08:24:22 -0500 In-Reply-To: <56C99938.40207@uq.edu.au> (Ben Woodcroft's message of "Sun, 21 Feb 2016 21:02:16 +1000") 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: Ben Woodcroft Cc: "guix-devel@gnu.org" Ben Woodcroft skribis: > From 95ae898345774f6bb26ce11a340b688118d6c4ba Mon Sep 17 00:00:00 2001 > From: Ben Woodcroft > Date: Sat, 16 Jan 2016 14:31:25 +1000 > Subject: [PATCH] gnu: Add cd-hit. > > * gnu/packages/bioinformatics.scm (cd-hit): New variable. LGTM, thanks! Ludo=E2=80=99.