gnu: zimg: Update source hash.

The old and new checkouts differ only in file metadata…

* gnu/packages/image.scm (zimg)[source]: Update hash.
This commit is contained in:
Tobias Geerinckx-Rice 2020-03-29 01:19:16 +01:00
parent aee7f3a307
commit b08c4f5fce
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -1305,7 +1305,7 @@ ISO/IEC 15444-1).")
(commit (string-append "release-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "12bs2rfmmy021087i10vxibdbbvd5vld0vk3h5hymhpz7rgszcmg"))))
(base32 "1dqyrq3p8bkgvj4ci50ac342hjnhyz6xxvhiwp7wpi3v3nbj7s02"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)