gnu: gplates: Update to 2.5.

* gnu/packages/geo.scm (gplates): Update to 2.5.

Change-Id: I715a599755b3a7b9ac83ea2ce679a3d79e9409f4
This commit is contained in:
Vinicius Monego 2024-04-17 00:12:46 -03:00
parent 07e59e8c7b
commit 6b60d54bbc
No known key found for this signature in database
GPG Key ID: 637B0B138065B68A

View File

@ -3298,7 +3298,7 @@ latitude and longitude.")
(define-public gplates
(package
(name "gplates")
(version "2.4")
(version "2.5")
(source (origin
(method git-fetch)
(uri (git-reference
@ -3306,7 +3306,7 @@ latitude and longitude.")
(commit (string-append "GPlates-" version))))
(sha256
(base32
"1awb4igchgpmrvj6blxd1w81c617bs66w6cfrwvf30n6rjlyn6q5"))
"1qrislbgrsn6l1ikd3mffsqxvy61w3l53wmr8mfd8aqaj6dk1wfx"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments