From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: gnome-maps: Update to 3.18.3. Date: Fri, 19 Aug 2016 17:55:05 -0400 Message-ID: <20160819215505.u7q2l7u2ane3kuks@jasmine> References: <1471473382.3846409.698511489.6B61DB96@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1barl1-00058u-Mx for guix-devel@gnu.org; Fri, 19 Aug 2016 17:55:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1barkx-0008Oy-GV for guix-devel@gnu.org; Fri, 19 Aug 2016 17:55:18 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:60223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1barkw-0008Iy-Ah for guix-devel@gnu.org; Fri, 19 Aug 2016 17:55:15 -0400 Content-Disposition: inline In-Reply-To: <1471473382.3846409.698511489.6B61DB96@webmail.messagingengine.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Alex Griffin Cc: guix-devel@gnu.org On Wed, Aug 17, 2016 at 05:36:22PM -0500, Alex Griffin wrote: > This patch updates GNOME Maps to 3.18.3, which changes the map tile > provider to Mapbox after Mapquest revoked GNOME's access. > * gnu/packages/geo.scm (gnome-maps): Update to 3.18.3. Thanks! Pushed as ad1ff78d636. > I tried updating straight to 3.20.2 (the latest), but there were some > issues I wasn't willing to investigate. I have some unfinished work on this. There is discussion in the guix-devel archives. For some reason, GNOME became glacially slow for me after it had been working for a while, so it was too hard to test the gnome-maps package. I need to investigate this issue, but anyone should feel free to move forward with this package. Here is the WIP branch: https://github.com/lfam/guix/commits/contrib-maps-next Unfortunately, it's been long enough that I've forgotten the state of the branch...