GNU bug report logs - #68089
[PATCH] gnu: spatialite-tools: Update to 5.1.0a.

Previous Next

Package: guix-patches;

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

Date: Thu, 28 Dec 2023 19:42: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#68089: closed (Re: [bug#68089] [PATCH] gnu: spatialite-tools:
 Update to 5.1.0a.)
Date: Fri, 29 Dec 2023 09:39:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68089: [PATCH] gnu: spatialite-tools: Update to 5.1.0a.

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 68089 <at> debbugs.gnu.org.

-- 
68089: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68089
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: 68089-done <at> debbugs.gnu.org
Subject: Re: [bug#68089] [PATCH] gnu: spatialite-tools: Update to 5.1.0a.
Date: Fri, 29 Dec 2023 09:37:32 +0000
[Message part 3 (text/plain, inline)]
Patch applied as d4cef7edffe0283949fc0f06d7796cea3543b92f.
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: spatialite-tools: Update to 5.1.0a.
Date: Thu, 28 Dec 2023 19:40:54 +0000
* gnu/packages/geo.scm (spatialite-tools): Update to 5.1.0a.

Change-Id: I2dd09003d090db692d6056402cef55e1c1203684
---
 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 fd6bbb003a..053ea40408 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2329,7 +2329,7 @@ (define-public shapelib
 (define-public spatialite-tools
   (package
     (name "spatialite-tools")
-    (version "5.1.0")
+    (version "5.1.0a")
     (source
      (origin
        (method url-fetch)
@@ -2337,7 +2337,7 @@ (define-public spatialite-tools
                            "spatialite-tools-sources/"
                            "spatialite-tools-" version ".tar.gz"))
        (sha256
-        (base32 "1dc3hnqa9ns0ycsac6wyl96pi052y7rrf233lq7sk708ghv30c6z"))))
+        (base32 "1kh1amab452m3801knmpn1jcg27axakb90gd8fxwv240irsk97hi"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))

base-commit: 7722da6fa5422c4fec69d6c8b9536c7d6fc3d326
-- 
2.43.0




This bug report was last modified 1 year and 224 days ago.

Previous Next


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