From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: [PATCH] gnu: gnome-maps: Update to 3.18.3. Date: Thu, 18 Aug 2016 00:03:30 +0000 Message-ID: <87lgzveyel.fsf@we.make.ritual.n0.is> References: <1471473382.3846409.698511489.6B61DB96@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baAo4-0008Mv-2H for guix-devel@gnu.org; Wed, 17 Aug 2016 20:03:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1baAo1-0006QS-V8 for guix-devel@gnu.org; Wed, 17 Aug 2016 20:03:34 -0400 Received: from mithlond.libertad.in-berlin.de ([2001:67c:1400:2490::1]:43296 helo=beleriand.n0.is) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baAo1-0006PY-Hf for guix-devel@gnu.org; Wed, 17 Aug 2016 20:03:33 -0400 Received: by beleriand.n0.is (OpenSMTPD) with ESMTPSA id 89be44af TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO for ; Thu, 18 Aug 2016 00:03:31 +0000 (UTC) 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: guix-devel@gnu.org Alex Griffin writes: > This patch updates GNOME Maps to 3.18.3, which changes the map tile > provider to Mapbox after Mapquest revoked GNOME's access. > > I tried updating straight to 3.20.2 (the latest), but there were some > issues I wasn't willing to investigate. https://mail.gnome.org/archives/distributor-list/2016-July/msg00000.html Earlier versions are also updated, but version bumping the application also makes sense. > -- > Alex Griffin > From 14ce2c74c39c4ec26353e28b1dcf2e89b74905ca Mon Sep 17 00:00:00 2001 > From: Alex Griffin > Date: Wed, 17 Aug 2016 16:37:58 -0500 > Subject: [PATCH 1/2] gnu: gnome-maps: Update to 3.18.3. > > * gnu/packages/geo.scm (gnome-maps): Update to 3.18.3. > --- > gnu/packages/geo.scm | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm > index 1ef5eeb..86828e7 100644 > --- a/gnu/packages/geo.scm > +++ b/gnu/packages/geo.scm > @@ -1,5 +1,6 @@ > ;;; GNU Guix --- Functional package management for GNU > ;;; Copyright © 2016 Leo Famulari > +;;; Copyright © 2016 Alex Griffin > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -35,7 +36,7 @@ > (define-public gnome-maps > (package > (name "gnome-maps") > - (version "3.18.2") > + (version "3.18.3") > (source (origin > (method url-fetch) > (uri (string-append "mirror://gnome/sources/" name "/" > @@ -43,7 +44,7 @@ > name "-" version ".tar.xz")) > (sha256 > (base32 > - "0y4jmh5hwskh2mnladh9hxp9k8as7crm8wwwiifvxsjjj9az2gv9")))) > + "1vdnr2wmhqhql2gxd5n1ijwk88qhim14izbkczncg35846hfsr5i")))) > (build-system glib-or-gtk-build-system) > (arguments > `(#:configure-flags ; Ensure that geoclue is referred to by output. > -- > 2.9.3 > -- ng0 For non-prism friendly talk find me on http://www.psyced.org