From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Add GDSL and bwa-pssm. Date: Mon, 29 Feb 2016 16:53:38 -0500 Message-ID: <20160229215338.GC23259@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaVl8-0004gZ-SF for guix-devel@gnu.org; Mon, 29 Feb 2016 16:53:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aaVl4-0008QD-Sh for guix-devel@gnu.org; Mon, 29 Feb 2016 16:53:42 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:52467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaVl4-0008Pl-P4 for guix-devel@gnu.org; Mon, 29 Feb 2016 16:53:38 -0500 Content-Disposition: inline In-Reply-To: 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 On Mon, Feb 29, 2016 at 03:14:43PM +0100, Ricardo Wurmus wrote: > * gnu/packages/datastructures.scm (gdsl): New variable. Looks good to me. > * gnu/packages/bioinformatics.scm (bwa-pssm): New variable. Fascinating package! It looks good to me.