gnu: geos: Update to 3.11.2.
* gnu/packages/geo.scm (geos): Update to 3.11.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
parent
a023561ccc
commit
dd1aebe148
@ -291,7 +291,7 @@ OpenStreetMap written in C using eXpat, Cairo and GLib.")
|
|||||||
(define-public geos
|
(define-public geos
|
||||||
(package
|
(package
|
||||||
(name "geos")
|
(name "geos")
|
||||||
(version "3.11.1")
|
(version "3.11.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "http://download.osgeo.org/geos/geos-"
|
(uri (string-append "http://download.osgeo.org/geos/geos-"
|
||||||
@ -299,7 +299,7 @@ OpenStreetMap written in C using eXpat, Cairo and GLib.")
|
|||||||
".tar.bz2"))
|
".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1qhbirv1rbznv99ha0pa0zybvcsn0dsz2xfc65vr8bgrm77v63kd"))))
|
"1k744nwfa5sj4amzsdjxgac83wh6xfb9xi7z5bka7ic1jik7gw5i"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments `(#:phases
|
(arguments `(#:phases
|
||||||
(modify-phases %standard-phases
|
(modify-phases %standard-phases
|
||||||
|
Loading…
x
Reference in New Issue
Block a user