gnu: gmic: Update to 3.5.3.

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

Change-Id: I965f5063515b80c0055c7eb3d94ff771fef9e022
This commit is contained in:
Vinicius Monego 2025-03-11 09:39:11 -03:00
parent 9454789346
commit 7648f82116
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

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