From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:51686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwNOF-0003UK-L9 for guix-patches@gnu.org; Wed, 20 Feb 2019 03:38:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwNOE-0007cE-Sh for guix-patches@gnu.org; Wed, 20 Feb 2019 03:38:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:56398) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gwNOE-0007aj-7H for guix-patches@gnu.org; Wed, 20 Feb 2019 03:38:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gwNOE-00079F-0H for guix-patches@gnu.org; Wed, 20 Feb 2019 03:38:02 -0500 Subject: bug#34543: [PATCH 02/24] gnu: r-lava: Update to 1.6.5. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <87y36ctp95.fsf@posteo.net> From: Ricardo Wurmus In-reply-to: <87y36ctp95.fsf@posteo.net> Date: Wed, 20 Feb 2019 09:36:57 +0100 Message-ID: <87y36aua8m.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: 34543-done@debbugs.gnu.org Brett Gilio writes: > From 9057fd6a19ca293538218e4a1fffb05591b7a769 Mon Sep 17 00:00:00 2001 > From: Brett Gilio > Date: Mon, 18 Feb 2019 19:14:38 -0600 > Subject: [PATCH 02/24] gnu: r-lava: Update to 1.6.5. > > * gnu/packages/cran.scm (r-lava): Update to 1.6.5. Pushed to master branch with commit bf6c8960c6. Thanks. -- Ricardo