gnu: gegl: Update to 0.4.62.

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

Change-Id: I596ea953d1efc47092288ca4c1d72771ecfa95a8
This commit is contained in:
Vinicius Monego 2025-06-18 09:17:33 -03:00
parent 1c6ec45056
commit 6f5e4702a3
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

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.56") (version "0.4.62")
(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 "0p6cscnjlpcv123rgkjj5ks43jxkbryiqh23aspcjnlv1ywn8jm0")))) (base32 "0v2wa2a3vnz1g4z5h9s8ili5h5kzk95hxlcp0zlxkwgbf5img1sq"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:phases `(#:phases