mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05:00
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:
parent
f92f7fea69
commit
b7ab88bc32
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue