From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:46779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h4Nju-0000ZL-RZ for guix-patches@gnu.org; Thu, 14 Mar 2019 06:37:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h4NXr-0002VH-5o for guix-patches@gnu.org; Thu, 14 Mar 2019 06:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57560) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h4NXq-0002Uv-Qb for guix-patches@gnu.org; Thu, 14 Mar 2019 06:25:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h4NXq-0008R6-Gt for guix-patches@gnu.org; Thu, 14 Mar 2019 06:25:02 -0400 Subject: bug#34544: [PATCH 03/24] gnu: r-ggmap: Update to 3.0.0. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <871s44v3tr.fsf@posteo.net> From: Ricardo Wurmus In-reply-to: <871s44v3tr.fsf@posteo.net> Date: Thu, 14 Mar 2019 11:24:10 +0100 Message-ID: <87a7hx4uut.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: 34544-done@debbugs.gnu.org Brett Gilio writes: > From 0005f86068a17f4a20412c326098c0b5123f9581 Mon Sep 17 00:00:00 2001 > From: Brett Gilio > Date: Mon, 18 Feb 2019 19:18:08 -0600 > Subject: [PATCH 03/24] gnu: r-ggmap: Update to 3.0.0. > > * gnu/packages/cran.scm (r-ggmap): Update to 3.0.0. Meanwhile this has found its way into Guix with the last big mass upgrade of CRAN and Bioconductor packages. Closing. Thanks! -- Ricardo