unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57239] [PATCH] gnu: gdal: Update to 3.5.1.
@ 2022-08-16  9:20 Nikolay Korotkiy via Guix-patches via
  2022-08-17 13:24 ` bug#57239: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Nikolay Korotkiy via Guix-patches via @ 2022-08-16  9:20 UTC (permalink / raw)
  To: 57239; +Cc: Nikolay Korotkiy

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#57239: [PATCH] gnu: gdal: Update to 3.5.1.
  2022-08-16  9:20 [bug#57239] [PATCH] gnu: gdal: Update to 3.5.1 Nikolay Korotkiy via Guix-patches via
@ 2022-08-17 13:24 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-08-17 13:24 UTC (permalink / raw)
  To: Nikolay Korotkiy; +Cc: 57239-done


> * gnu/packages/geo.scm (gdal): Update to 3.5.1.

Pushed, thanks!

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-17 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-16  9:20 [bug#57239] [PATCH] gnu: gdal: Update to 3.5.1 Nikolay Korotkiy via Guix-patches via
2022-08-17 13:24 ` bug#57239: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).