1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-27 03:21:49 +02:00

gnu: libgeotiff: Update to 1.4.3.

* gnu/packages/geo.scm (libgeotiff): Update to 1.4.3.
This commit is contained in:
Tobias Geerinckx-Rice
2019-03-14 23:44:29 +01:00
parent 93394133e1
commit a3783aca66
+2 -3
View File
@@ -201,15 +201,14 @@ and driving.")
(define-public libgeotiff
(package
(name "libgeotiff")
(version "1.4.2")
(version "1.4.3")
(source
(origin
(method url-fetch)
(uri (string-append "http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-"
version ".tar.gz"))
(sha256
(base32
"0vjy3bwfhljjx66p9w999i4mdhsf7vjshx29yc3pn5livf5091xd"))
(base32 "0rbjqixi4c8yz19larlzq6jda0px2gpmpp9c52cyhplbjsdhsldq"))
(modules '((guix build utils)))
(snippet
'(begin