1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 20:12:11 +02:00

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
+1 -1
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)