me
/
guix
Archived
1
0
Fork 0

gnu: gmic: Update source hash.

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

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

Change-Id: Id7ad742086139263d5677339f1c7b91de350a3f2
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -820,7 +820,7 @@ due to its architecture which automatically parallelises the image workflows.")
(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