gnu: gegl: Update to 0.4.56.

* gnu/packages/gimp.scm (gegl): Update to 0.4.56.

Change-Id: Ia3ec569acc9112f199cd7474c3d14b08cdd4f2b5
This commit is contained in:
Ricardo Wurmus 2025-03-18 07:19:21 +01:00
parent fc49e6ae70
commit afec3c9b09
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -224,7 +224,7 @@ provided, as well as a framework to add new color models and data types.")
(define-public gegl (define-public gegl
(package (package
(name "gegl") (name "gegl")
(version "0.4.54") (version "0.4.56")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -238,7 +238,7 @@ provided, as well as a framework to add new color models and data types.")
(version-major+minor version) (version-major+minor version)
"/gegl-" version ".tar.xz"))) "/gegl-" version ".tar.xz")))
(sha256 (sha256
(base32 "07lb4czm99kcgnqhnz21ybfcy1z3qj7p9d9cxsnpjhvbikq458rm")))) (base32 "0p6cscnjlpcv123rgkjj5ks43jxkbryiqh23aspcjnlv1ywn8jm0"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:phases `(#:phases