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 subread. Date: Tue, 21 Apr 2015 10:27:58 +0200 Message-ID: <87y4llopgx.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkTXH-0006Sh-Pb for guix-devel@gnu.org; Tue, 21 Apr 2015 04:28:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YkTXE-00048j-Fh for guix-devel@gnu.org; Tue, 21 Apr 2015 04:28:03 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkTXE-00048f-D7 for guix-devel@gnu.org; Tue, 21 Apr 2015 04:28:00 -0400 In-Reply-To: (Ricardo Wurmus's message of "Thu, 16 Apr 2015 11:20:29 +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 fd34c03a72d280bc623af5edfc2a28a570c26784 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Thu, 16 Apr 2015 11:19:45 +0200 > Subject: [PATCH] gnu: Add subread. > > * gnu/packages/bioinformatics.scm (subread): New variable. LGTM! Ludo'.