summaryrefslogtreecommitdiff
path: root/gnu/packages/geo.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/geo.scm')
-rw-r--r--gnu/packages/geo.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 89f4331b160..28cd33b6771 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -3590,16 +3590,16 @@ Grosser Reiseplaner, Routeplaner Europa 2007, Map + Route.")
(define-public laszip
(package
(name "laszip")
- (version "3.4.3")
+ (version "3.4.4")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/LASzip/LASzip")
- (commit "3.4.3")))
+ (commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "09lcsgxwv0jq50fhsgfhx0npbf1zcwn3hbnq6q78fshqksbxmz7m"))))
+ (base32 "1a0ass8wz1cd42mvdmmgp4lpaf0qpfn9blsilfskba3kmx9hpymz"))))
(build-system cmake-build-system)
(arguments
(list