[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/14: gnu: geos: Update to 3.6.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
03/14: gnu: geos: Update to 3.6.2. |
Date: |
Mon, 15 Jan 2018 02:28:54 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit af63f03f27c8c4619c4edb9d3edb53e315c51cb4
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Jan 15 07:28:53 2018 +0100
gnu: geos: Update to 3.6.2.
* gnu/packages/geo.scm (geos): Update to 3.6.2.
---
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 c3a62c6..5a24ed6 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2,6 +2,7 @@
;;; Copyright © 2016 Leo Famulari <address@hidden>
;;; Copyright © 2016 Alex Griffin <address@hidden>
;;; Copyright © 2017 Björn Höfling <address@hidden>
+;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -37,7 +38,7 @@
(define-public geos
(package
(name "geos")
- (version "3.6.1")
+ (version "3.6.2")
(source (origin
(method url-fetch)
(uri (string-append "http://download.osgeo.org/geos/geos-"
@@ -45,7 +46,7 @@
".tar.bz2"))
(sha256
(base32
- "1icz31kd5sml2kdxhjznvmv33zfr6nig9l0i6bdcz9q9g8x4wbja"))))
+ "0ak5szby29l9l0vy43dm5z2g92xzdky20q1gc1kah1fnhkgi6nh4"))))
(build-system gnu-build-system)
(arguments `(#:phases
(modify-phases %standard-phases
- branch master updated (8538932 -> 15eef66), Tobias Geerinckx-Rice, 2018/01/15
- 02/14: gnu: gpsbabel: Complete licencing information., Tobias Geerinckx-Rice, 2018/01/15
- 04/14: gnu: tls: Use HTTPS for home pages where possible., Tobias Geerinckx-Rice, 2018/01/15
- 01/14: gnu: gpsbabel: Use HTTPS for home page., Tobias Geerinckx-Rice, 2018/01/15
- 13/14: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.7., Tobias Geerinckx-Rice, 2018/01/15
- 03/14: gnu: geos: Update to 3.6.2.,
Tobias Geerinckx-Rice <=
- 11/14: gnu: ghc-hmatrix: Update to 0.18.1.0., Tobias Geerinckx-Rice, 2018/01/15
- 12/14: gnu: ghc-hmatrix-gsl: Update to 0.18.0.1., Tobias Geerinckx-Rice, 2018/01/15
- 08/14: gnu: ghc-iproute: Update to 1.7.1., Tobias Geerinckx-Rice, 2018/01/15
- 05/14: gnu: linux: Use HTTPS for home pages where possible., Tobias Geerinckx-Rice, 2018/01/15
- 07/14: gnu: opusfile: Update to 0.9., Tobias Geerinckx-Rice, 2018/01/15
- 10/14: gnu: ghc-juicypixels: Update to 3.2.9.3., Tobias Geerinckx-Rice, 2018/01/15
- 09/14: gnu: ghc-iproute: Use HTTPS for home page., Tobias Geerinckx-Rice, 2018/01/15
- 14/14: gnu: ghc-hmatrix-special: Update to 0.4.0.1., Tobias Geerinckx-Rice, 2018/01/15
- 06/14: gnu: xiph: Use HTTPS for home pages where possible., Tobias Geerinckx-Rice, 2018/01/15