packages feed

gegl 0.0.0.1 → 0.0.0.2

raw patch · 1 files changed

+5/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

gegl.cabal view
@@ -2,9 +2,12 @@ -- see http://haskell.org/cabal/users-guide/  name:                gegl-version:             0.0.0.1+version:             0.0.0.2 synopsis:            Haskell bindings to GEGL library-description:         see homepage for description.+description:         This package contains the Haskell bindings to the GEGL+                     library.+                     This library is still work in progress. This means that+                     even minor version bumps may contain API breaking changes. homepage:            https://github.com/nek0/gegl#readme license:             LGPL-3 license-file:        LICENSE