gegl: 0.4.52 → 0.4.54

https://gitlab.gnome.org/GNOME/gegl/-/compare/GEGL_0_4_52...GEGL_0_4_54
This commit is contained in:
Jan Tojnar
2025-03-02 02:38:38 +01:00
parent 5c502147cc
commit 86f45dbd04

View File

@@ -129,7 +129,9 @@ stdenv.mkDerivation (finalAttrs: {
doCheck = !stdenv.hostPlatform.isDarwin;
passthru = {
inherit gimp;
tests = {
inherit gimp;
};
};
meta = with lib; {