GNU bug report logs -
#68089
[PATCH] gnu: spatialite-tools: Update to 5.1.0a.
Previous Next
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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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.