gnu: gmic: Update to 3.5.4.

* gnu/packages/image-processing.scm (gmic): Update to 3.5.4.

Change-Id: Ie99eef2cfb62e7ba8d6953fe94d2af64a2f5dc68
This commit is contained in:
Vinicius Monego 2025-05-03 10:28:39 -03:00
parent de776cb181
commit d39c2b8d49
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -799,14 +799,14 @@ due to its architecture which automatically parallelises the image workflows.")
(define-public gmic
(package
(name "gmic")
(version "3.5.3")
(version "3.5.4")
(source
(origin
(method url-fetch)
(uri (string-append "https://gmic.eu/files/source/gmic_"
version ".tar.gz"))
(sha256
(base32 "0hk4c1a8cwyc5zwb84asr0wafapq9aqkpw104v5c1iqd9nn7q6p9"))))
(base32 "1vxfap94vi53rf46c3w2vn0yrwfjr23ddjm23yq3yq00bjkilfky"))))
(build-system cmake-build-system)
(arguments
(list