From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:41458) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ihVJL-0006MI-QK for guix-patches@gnu.org; Wed, 18 Dec 2019 04:08:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ihVJK-00061x-LF for guix-patches@gnu.org; Wed, 18 Dec 2019 04:08:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36693) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ihVJK-00061S-HT for guix-patches@gnu.org; Wed, 18 Dec 2019 04:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ihVJK-0001Fl-D9 for guix-patches@gnu.org; Wed, 18 Dec 2019 04:08:02 -0500 Subject: [bug#38149] [WIP] gnu: Add qgis. Resent-Message-ID: Date: Wed, 18 Dec 2019 10:07:51 +0100 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Message-ID: <20191218100751.6edc13ce@alma-ubu> In-Reply-To: References: <20191109112702.14723-1-wz@freeshell.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/_vjlVaicPScso_vvk/xz3_O"; protocol="application/pgp-signature" 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: Arun Isaac Cc: 38149@debbugs.gnu.org, Wiktor =?UTF-8?Q?=C5=BBelazny?= --Sig_/_vjlVaicPScso_vvk/xz3_O Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, 05 Dec 2019 16:49:38 +0530 Arun Isaac wrote: > Subject: [PATCH 4/9] gnu: libspatialindex: Update to 1.9.3. [..] > - (version "1.8.5") > + (version "1.9.3") > (source > (origin > (method url-fetch) > (uri (string-append > "https://download.osgeo.org/libspatialindex/" > - "spatialindex-src-" version ".tar.gz")) > + "spatialindex-src-" version ".tar.bz2")) I cannot find libspatialindex 1.9.3 here: https://download.osgeo.org/libspatialindex/ How could you build it (Probably answer: You guix downloaded it in your store and it was found by the right checksum)? I found a download link here: https://libspatialindex.org/#download Or we better take the git sources? Could you please update the patch? Thanks, Bj=C3=B6rn --Sig_/_vjlVaicPScso_vvk/xz3_O Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXfnsZwAKCRC/KGy2WT5f /fjNAJ4xt5D8pDMWPBsGw1lJmQQwrKQDTACcD/dQjxMM6R+Zi+AZEgFGuUh2Lhs= =FuwC -----END PGP SIGNATURE----- --Sig_/_vjlVaicPScso_vvk/xz3_O--