~ruther/guix-local

d6d9e65175d7e889c0d5020c949a65a396d1ca3d — Liliana Marie Prikler 2 years ago 9c78902
gnu: gegl: Update to 0.4.48.

* gnu/packages/gimp.scm (gegl): Update to 0.4.48.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gimp.scm
M gnu/packages/gimp.scm => gnu/packages/gimp.scm +2 -2
@@ 215,7 215,7 @@ provided, as well as a framework to add new color models and data types.")
(define-public gegl
  (package
    (name "gegl")
    (version "0.4.42")
    (version "0.4.48")
    (source
     (origin
       (method url-fetch)


@@ 229,7 229,7 @@ provided, as well as a framework to add new color models and data types.")
                                 (version-major+minor version)
                                 "/gegl-" version ".tar.xz")))
       (sha256
        (base32 "0bg0vlmj4n9x1291b9fsjqxsal192zlg48pa57f6xid6p863ma5b"))))
        (base32 "0iw2wag3sls7va4c3dmczisbs9na4ml0rppnk1ymv0789gcjd321"))))
    (build-system meson-build-system)
    (arguments
     `(#:configure-flags