emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#54554: closed ([PATCH] gnu: postgis: Update to 3.2.1.)


From: GNU bug Tracking System
Subject: bug#54554: closed ([PATCH] gnu: postgis: Update to 3.2.1.)
Date: Fri, 25 Mar 2022 10:26:01 +0000

Your message dated Fri, 25 Mar 2022 10:23:48 +0000
with message-id <87bkxujpnb.fsf@kitej>
and subject line Re: [bug#54554] [PATCH] gnu: postgis: Update to 3.2.1.
has caused the debbugs.gnu.org bug report #54554,
regarding [PATCH] gnu: postgis: Update to 3.2.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54554: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54554
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: postgis: Update to 3.2.1. Date: Thu, 24 Mar 2022 20:35:32 +0000
* gnu/packages/geo.scm (postgis): Update to 3.2.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 538db2dde4..16aab45c60 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1047,14 +1047,14 @@ Shapely capabilities
 (define-public postgis
   (package
     (name "postgis")
-    (version "3.2.0")
+    (version "3.2.1")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"https://download.osgeo.org/postgis/source/postgis-";
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1zbwa15rsvr05rmcidk21q3amndd0q4df4psp3zhqz4lqraf3fbs"))))
+                "0gl9d6xy2an82ldb9sixz5blyngjryq8m3509fr38ffawvfniazv"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f
-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#54554] [PATCH] gnu: postgis: Update to 3.2.1. Date: Fri, 25 Mar 2022 10:23:48 +0000
Patch pushed as 87238a0b2c5fd4eca351b86ce2161a31ca22d732.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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