gnu: readosm: Update source hash.

Looks like the tarball was changed by upstream, lots of timestamps changed
from 2020-08-02 to 2020-08-23, and there were some minor changes to file
contents.

* gnu/packages/geo.scm (source): Update hash.
This commit is contained in:
Christopher Baines 2020-12-29 21:37:48 +00:00
parent f92f7fea69
commit b7ab88bc32
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1680,7 +1680,7 @@ (define-public readosm
(uri (string-append "https://www.gaia-gis.it/gaia-sins/"
"readosm-" version ".tar.gz"))
(sha256
(base32 "0zv6p352pqjcv70nvcaf2x3011z35jqa24dcdm27a4ns1wha3cjc"))))
(base32 "0igif2bxf4dr82glxz9gyx5mmni0r2dsnx9p9k6pxv3c4lfhaz6v"))))
(build-system gnu-build-system)
(inputs
`(("expat" ,expat)