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

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

bug#57239: closed ([PATCH] gnu: gdal: Update to 3.5.1.)


From: GNU bug Tracking System
Subject: bug#57239: closed ([PATCH] gnu: gdal: Update to 3.5.1.)
Date: Wed, 17 Aug 2022 13:25:02 +0000

Your message dated Wed, 17 Aug 2022 15:24:04 +0200
with message-id <871qtfvw97.fsf@gnu.org>
and subject line Re: bug#57239: [PATCH] gnu: gdal: Update to 3.5.1.
has caused the debbugs.gnu.org bug report #57239,
regarding [PATCH] gnu: gdal: Update to 3.5.1.
to be marked as done.

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


-- 
57239: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57239
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gdal: Update to 3.5.1. Date: Tue, 16 Aug 2022 12:20:52 +0300
* gnu/packages/geo.scm (gdal): Update to 3.5.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 f88b195b88..0136beeb66 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -940,7 +940,7 @@ (define-public spatialite-gui
 (define-public gdal
   (package
     (name "gdal")
-    (version "3.5.0")
+    (version "3.5.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -948,7 +948,7 @@ (define-public gdal
                      version ".tar.gz"))
               (sha256
                (base32
-                "0h7dgjx8nk3dd17wwqm2yjnaqciyrd2mz9gcjswpcnmap09wbzrs"))
+                "1l93q7xf6qx9ck5axfkf3ygmvclxkvrjd8x00ckn7j0d0750ci3w"))
               (modules '((guix build utils)))
               (snippet
                 `(begin
-- 
2.37.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#57239: [PATCH] gnu: gdal: Update to 3.5.1. Date: Wed, 17 Aug 2022 15:24:04 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
> * gnu/packages/geo.scm (gdal): Update to 3.5.1.

Pushed, thanks!

Mathieu


--- End Message ---

reply via email to

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