From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51505) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fyCnC-0008Q6-G3 for guix-patches@gnu.org; Fri, 07 Sep 2018 05:11:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fyCn8-00067o-4J for guix-patches@gnu.org; Fri, 07 Sep 2018 05:11:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43748) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fyCn7-00067U-W6 for guix-patches@gnu.org; Fri, 07 Sep 2018 05:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fyCn7-0003wF-Qe for guix-patches@gnu.org; Fri, 07 Sep 2018 05:11:01 -0400 Subject: bug#32567: [PATCH] ;;gnu: Add r-abcrf. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180829073245.12728-1-madalinionel.patrascu@mdc-berlin.de> Date: Fri, 07 Sep 2018 11:10:15 +0200 In-Reply-To: <20180829073245.12728-1-madalinionel.patrascu@mdc-berlin.de> (pimi's message of "Wed, 29 Aug 2018 09:32:45 +0200") Message-ID: <871sa5k70o.fsf@gnu.org> 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: pimi Cc: 32567-done@debbugs.gnu.org pimi skribis: > ;;gnu/packages/cran.scm (r-abcrf): New variable. Applied, thanks!