[gegl] svg-luminance-to-alpha: update reference hash



commit acf6e7466e7d9f037d13014062c912a0782ee860
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Oct 12 21:07:47 2017 +0200

    svg-luminance-to-alpha: update reference hash

 operations/common/svg-luminancetoalpha.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/svg-luminancetoalpha.c b/operations/common/svg-luminancetoalpha.c
index 98c4abf..9fd7fb7 100644
--- a/operations/common/svg-luminancetoalpha.c
+++ b/operations/common/svg-luminancetoalpha.c
@@ -91,7 +91,7 @@ gegl_op_class_init (GeglOpClass *klass)
     "name"       , "gegl:svg-luminancetoalpha",
     "categories" , "compositors:svgfilter",
     "title"      , _("SVG Luminance to Alpha"),
-    "reference-hash", "6763517c5421d736b855ffa2ebd845c9",
+    "reference-hash", "6f941960c9e8ea9210fad5483f55cdfc",
     "description",
        _("SVG color matrix operation svg_luminancetoalpha"),
         NULL);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]