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 flexbar. Date: Sat, 07 Feb 2015 23:48:22 +0100 Message-ID: <87r3u1z6bt.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]:38154) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKEAx-0007Vv-1Q for guix-devel@gnu.org; Sat, 07 Feb 2015 17:48:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKEAs-0001cd-3g for guix-devel@gnu.org; Sat, 07 Feb 2015 17:48:30 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49612) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKEAs-0001cX-1T for guix-devel@gnu.org; Sat, 07 Feb 2015 17:48:26 -0500 In-Reply-To: (Ricardo Wurmus's message of "Fri, 6 Feb 2015 15:43:56 +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 fc082d741f31fb6260c8fd92332d63ed40e592e5 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Fri, 6 Feb 2015 15:42:02 +0100 > Subject: [PATCH] gnu: Add flexbar. > > * gnu/packages/bioinformatics.scm (flexbar): New variable. LGTM, thanks. Ludo=E2=80=99.