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 clustal omega. Date: Wed, 01 Apr 2015 11:13:45 +0200 Message-ID: <87lhicw6ra.fsf@gnu.org> References: 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]:36973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdEig-0002yP-Sb for guix-devel@gnu.org; Wed, 01 Apr 2015 05:13:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YdEiZ-0001Vg-TV for guix-devel@gnu.org; Wed, 01 Apr 2015 05:13:54 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YdEiZ-0001Vb-Qp for guix-devel@gnu.org; Wed, 01 Apr 2015 05:13:47 -0400 In-Reply-To: (Ricardo Wurmus's message of "Tue, 31 Mar 2015 16:35:52 +0200") 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 9c5b3c537f42d0ea97f8421e26ca036d9c2ba5f9 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Fri, 27 Mar 2015 10:09:10 +0100 > Subject: [PATCH] gnu: Add clustal omega. > > * gnu/packages/bioinformatics.scm (clustal-omega): New variable. LGTM! Ludo=E2=80=99.