mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 04:29:25 -05: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:
parent
aee7f3a307
commit
b08c4f5fce
1 changed files with 1 additions and 1 deletions
|
@ -1305,7 +1305,7 @@ (define-public zimg
|
|||
(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)
|
||||
|
|
Loading…
Reference in a new issue