From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add r-variantannotation. Date: Wed, 6 Apr 2016 17:51:52 -0400 Message-ID: <20160406215152.GA23639@jasmine> References: <87oa9wrtqd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anvMm-0005D9-RA for guix-devel@gnu.org; Wed, 06 Apr 2016 17:52:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anvMj-0003D4-Gq for guix-devel@gnu.org; Wed, 06 Apr 2016 17:52:00 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:40260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anvMj-0003Cx-CZ for guix-devel@gnu.org; Wed, 06 Apr 2016 17:51:57 -0400 Content-Disposition: inline In-Reply-To: <87oa9wrtqd.fsf@gnu.org> 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: Roel Janssen Cc: guix-devel@gnu.org On Wed, Mar 30, 2016 at 03:16:42PM +0200, Roel Janssen wrote: > * gnu/packages/bioinformatics.scm (r-variantannotation): New variable. > * gnu/packages/bioinformatics.scm (r-zlibbioc): New variable. Thanks for the patches! They look good to me, so I applied them, bringing HEAD to 9e3ba31c5.