GNU bug report logs - #57239
[PATCH] gnu: gdal: Update to 3.5.1.

Previous Next

Package: guix-patches;

Reported by: Nikolay Korotkiy <sikmir <at> disroot.org>

Date: Tue, 16 Aug 2022 09:22:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57239: closed ([PATCH] gnu: gdal: Update to 3.5.1.)
Date: Wed, 17 Aug 2022 13:25:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 17 Aug 2022 15:24:04 +0200
with message-id <871qtfvw97.fsf <at> 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 <at> gnu.org.)


-- 
57239: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57239
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nikolay Korotkiy <sikmir <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Nikolay Korotkiy <sikmir <at> disroot.org>
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



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Nikolay Korotkiy <sikmir <at> disroot.org>
Cc: 57239-done <at> debbugs.gnu.org
Subject: Re: bug#57239: [PATCH] gnu: gdal: Update to 3.5.1.
Date: Wed, 17 Aug 2022 15:24:04 +0200
> * gnu/packages/geo.scm (gdal): Update to 3.5.1.

Pushed, thanks!

Mathieu


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

Previous Next


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