From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dJ8kZ-0002Mr-N8 for guix-patches@gnu.org; Thu, 08 Jun 2017 21:30:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dJ8kW-0002l0-L3 for guix-patches@gnu.org; Thu, 08 Jun 2017 21:30:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:32982) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dJ8kW-0002kk-9y for guix-patches@gnu.org; Thu, 08 Jun 2017 21:30:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dJ8kW-0001i1-1d for guix-patches@gnu.org; Thu, 08 Jun 2017 21:30:04 -0400 Subject: bug#27164: [PATCH 2/2] gnu: Add r-fdrtool. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20170531151208.16555-1-ricardo.wurmus@mdc-berlin.de> <20170531151208.16555-2-ricardo.wurmus@mdc-berlin.de> From: Ricardo Wurmus In-Reply-To: <20170531151208.16555-2-ricardo.wurmus@mdc-berlin.de> Date: Fri, 9 Jun 2017 03:29:21 +0200 Message-ID: <87d1aedk3y.fsf@mdc-berlin.de> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 27164-done@debbugs.gnu.org Ricardo Wurmus writes: > * gnu/packages/statistics.scm (r-fdrtool): New variable. > --- Pushed with commit 1dacc2695.