gnu: gmic: Update source hash.

Fixes: https://issues.guix.gnu.org/71970

* gnu/packages/image-processing.scm (gmic): Update source hash.

Change-Id: Id7ad742086139263d5677339f1c7b91de350a3f2
This commit is contained in:
Zheng Junjie 2024-07-07 15:39:55 +08:00
parent 7692608e05
commit cf234330bd
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -820,7 +820,7 @@ (define-public gmic
(uri (string-append "https://gmic.eu/files/source/gmic_"
version ".tar.gz"))
(sha256
(base32 "1c2j1prsnsks5cglk0vrwaclifk6mlxmrc88wqc96xi7cmwwjmf3"))))
(base32 "0akrrpkwkc8d7f2r3nqr36cjd926zk221yppi1bmv4yvydx0hvyz"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;there are no tests