[gegl] sinus: update reference hash



commit dabb86e797fe2de79bfd991c11f1656bb0f507f2
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Oct 12 21:03:24 2017 +0200

    sinus: update reference hash

 operations/common-gpl3+/sinus.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common-gpl3+/sinus.c b/operations/common-gpl3+/sinus.c
index 5fc0ca4..e8f388f 100644
--- a/operations/common-gpl3+/sinus.c
+++ b/operations/common-gpl3+/sinus.c
@@ -317,7 +317,7 @@ gegl_op_class_init (GeglOpClass *klass)
     "title",              _("Sinus"),
     "categories",         "render",
     "position-dependent", "true",
-    "reference-hash",     "29cba0927c46bb245b42b2941708541d",
+    "reference-hash",     "2b8f1c94ec19ad23f5ff3253647e759e",
     "license",            "GPL3+",
     "description",        _("Generate complex sinusoidal textures"),
     NULL);


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