guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#30456] [PATCH 1/2] gnu: Add mapnik.


From: Leo Famulari
Subject: [bug#30456] [PATCH 1/2] gnu: Add mapnik.
Date: Wed, 14 Feb 2018 16:11:05 -0500
User-agent: Mutt/1.9.3 (2018-01-21)

On Wed, Feb 14, 2018 at 09:59:03PM +0530, Arun Isaac wrote:
> * gnu/packages/geo.scm (mapnik): New variable.

Thanks!

> +    (version "3.0.16")
> +    (source
> +     (origin
> +       (method url-fetch)
> +       (uri (string-append 
> "https://github.com/mapnik/mapnik/releases/download/v";
> +                           version "/mapnik-v" version ".tar.bz2"))

I notice that 3.0.18 is available upstream. Please use that if possible,
otherwise leave a code comment explaining why we use an older release.

Otherwise LGTM

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]