From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:54292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwABa-0005lC-PA for guix-patches@gnu.org; Tue, 19 Feb 2019 13:32:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwABY-0004WK-NC for guix-patches@gnu.org; Tue, 19 Feb 2019 13:32:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:56254) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gwABV-0004Vn-VS for guix-patches@gnu.org; Tue, 19 Feb 2019 13:32:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gwABV-0006pn-Q8 for guix-patches@gnu.org; Tue, 19 Feb 2019 13:32:01 -0500 Subject: [bug#34545] [PATCH 01/24] gnu: r-raster: Update to 2.8-19. Resent-Message-ID: References: <87va1gtp90.fsf@posteo.net> <87mumrvs6y.fsf@elephly.net> From: Brett Gilio In-reply-to: <87mumrvs6y.fsf@elephly.net> Date: Tue, 19 Feb 2019 12:30:50 -0600 Message-ID: <87wolvaaw5.fsf@posteo.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: Ricardo Wurmus Cc: 34545-done@debbugs.gnu.org Ricardo Wurmus writes: > Brett Gilio writes: > >> From 0b3db8a6e875c4c57ce698f60ac011fa5e03dbd7 Mon Sep 17 00:00:00 2001 >> From: Brett Gilio >> Date: Mon, 18 Feb 2019 19:11:06 -0600 >> Subject: [PATCH 01/24] gnu: r-raster: Update to 2.8-19. >> >> * gnu/packages/cran.scm (r-raster): Update to 2.8-19. > > I pushed this to the master branch with commit aff13de323 after updating > the commit message to note the change to the home-page field. Thank you for updating the commit message. Is there a snippet for that?