GNU bug report logs - #60158
[PATCH] gnu: geos: Update to 3.11.1.

Previous Next

Package: guix-patches;

Reported by: Felix Gruber <felgru <at> posteo.net>

Date: Sat, 17 Dec 2022 12:25:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Felix Gruber <felgru <at> posteo.net>
Subject: bug#60158: closed (Re: [bug#60158] [PATCH] gnu: geos: Update to
 3.11.1.)
Date: Tue, 20 Dec 2022 17:02:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60158: [PATCH] gnu: geos: Update to 3.11.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 60158 <at> debbugs.gnu.org.

-- 
60158: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60158
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Felix Gruber <felgru <at> posteo.net>
Cc: 60158-done <at> debbugs.gnu.org
Subject: Re: [bug#60158] [PATCH] gnu: geos: Update to 3.11.1.
Date: Tue, 20 Dec 2022 17:00:42 +0000
[Message part 3 (text/plain, inline)]
Patch pushed as d30ad6ff5c4c4fbcaa9821f4e04a90d601642506.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Felix Gruber <felgru <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Felix Gruber <felgru <at> posteo.net>
Subject: [PATCH] gnu: geos: Update to 3.11.1.
Date: Sat, 17 Dec 2022 12:24:10 +0000
* 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




This bug report was last modified 2 years and 149 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.