From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:54693) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwUhO-0001wu-Bw for guix-patches@gnu.org; Wed, 20 Feb 2019 11:26:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwUhC-0001RY-JS for guix-patches@gnu.org; Wed, 20 Feb 2019 11:26:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57591) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gwUh8-0001Mf-BW for guix-patches@gnu.org; Wed, 20 Feb 2019 11:26:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gwUh8-0005w7-1t for guix-patches@gnu.org; Wed, 20 Feb 2019 11:26:02 -0500 Subject: bug#34536: [PATCH] gnu: r-modelr: Update to 0.1.4. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <87ef8490tg.fsf@posteo.net> From: Ricardo Wurmus In-reply-to: <87ef8490tg.fsf@posteo.net> Date: Wed, 20 Feb 2019 17:25:39 +0100 Message-ID: <87imxetojg.fsf@elephly.net> 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: Brett Gilio Cc: 34536-done@debbugs.gnu.org Brett Gilio writes: > From 6b67ab2deeeb8f18efebc83e3c4724f05ddde69a Mon Sep 17 00:00:00 2001 > From: Brett Gilio > Date: Mon, 18 Feb 2019 16:40:44 -0600 > Subject: [PATCH] gnu: r-modelr: Update to 0.1.4. > > * gnu/packages/cran.scm (r-modelr): Update to 0.1.4. Pushed to master branch with commit 34bac6c3ea. Thanks! -- Ricardo