unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68089] [PATCH] gnu: spatialite-tools: Update to 5.1.0a.
@ 2023-12-28 19:40 Felix Gruber
  2023-12-29  9:37 ` bug#68089: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2023-12-28 19:40 UTC (permalink / raw)
  To: 68089; +Cc: Felix Gruber, Andreas Enge, Efraim Flashner, Eric Bavier

* 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





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

* bug#68089: [PATCH] gnu: spatialite-tools: Update to 5.1.0a.
  2023-12-28 19:40 [bug#68089] [PATCH] gnu: spatialite-tools: Update to 5.1.0a Felix Gruber
@ 2023-12-29  9:37 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-12-29  9:37 UTC (permalink / raw)
  To: Felix Gruber; +Cc: 68089-done

[-- Attachment #1: Type: text/plain, Size: 67 bytes --]

Patch applied as d4cef7edffe0283949fc0f06d7796cea3543b92f.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

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

end of thread, other threads:[~2023-12-29  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-28 19:40 [bug#68089] [PATCH] gnu: spatialite-tools: Update to 5.1.0a Felix Gruber
2023-12-29  9:37 ` bug#68089: " Guillaume Le Vaillant

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).