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 MACS. Date: Sat, 28 Feb 2015 15:54:09 +0100 Message-ID: <87k2z2jdda.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRimY-0000UY-Bx for guix-devel@gnu.org; Sat, 28 Feb 2015 09:54:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRimS-0008Pi-Mm for guix-devel@gnu.org; Sat, 28 Feb 2015 09:54:18 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRimS-0008Pe-J0 for guix-devel@gnu.org; Sat, 28 Feb 2015 09:54:12 -0500 In-Reply-To: (Ricardo Wurmus's message of "Thu, 26 Feb 2015 17:12:59 +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 9c69ab1e5f1091e1f36d8ca7716c7c394d09e4c2 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Thu, 26 Feb 2015 17:10:39 +0100 > Subject: [PATCH] gnu: Add MACS. > > * gnu/packages/bioinformatics.scm (macs): New variable. LGTM, thanks. Ludo'.