* [bug#60158] [PATCH] gnu: geos: Update to 3.11.1.
@ 2022-12-17 12:24 Felix Gruber
2022-12-20 17:00 ` bug#60158: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2022-12-17 12:24 UTC (permalink / raw)
To: 60158; +Cc: Felix Gruber
* gnu/packages/geo.scm (geos): Update to 3.11.1.
---
gnu/packages/geo.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index b3a5c0df3f..96e36eeeb0 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -222,7 +222,7 @@ (define-public memphis
(define-public geos
(package
(name "geos")
- (version "3.11.0")
+ (version "3.11.1")
(source (origin
(method url-fetch)
(uri (string-append "http://download.osgeo.org/geos/geos-"
@@ -230,7 +230,7 @@ (define-public geos
".tar.bz2"))
(sha256
(base32
- "12l59pxawyizmc4wn20dvjn7aifqwkim4ysmc78h91mayjmqravr"))))
+ "1qhbirv1rbznv99ha0pa0zybvcsn0dsz2xfc65vr8bgrm77v63kd"))))
(build-system cmake-build-system)
(arguments `(#:phases
(modify-phases %standard-phases
--
2.35.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#60158: [PATCH] gnu: geos: Update to 3.11.1.
2022-12-17 12:24 [bug#60158] [PATCH] gnu: geos: Update to 3.11.1 Felix Gruber
@ 2022-12-20 17:00 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-12-20 17:00 UTC (permalink / raw)
To: Felix Gruber; +Cc: 60158-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as d30ad6ff5c4c4fbcaa9821f4e04a90d601642506.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-20 18:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-17 12:24 [bug#60158] [PATCH] gnu: geos: Update to 3.11.1 Felix Gruber
2022-12-20 17:00 ` bug#60158: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.