gnu: libgeotiff: Update to 1.4.3.

* gnu/packages/geo.scm (libgeotiff): Update to 1.4.3.
master
Tobias Geerinckx-Rice 2019-03-14 23:44:29 +01:00
parent 93394133e1
commit a3783aca66
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

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