gi-javascriptcore 0.2.4.10 → 0.2.4.11
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~haskell-gi-basePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: haskell-gi-base
API changes (from Hackage documentation)
Files
- gi-javascriptcore.cabal +2/−2
gi-javascriptcore.cabal view
@@ -1,6 +1,6 @@ -- Autogenerated, do not edit. name: gi-javascriptcore-version: 0.2.4.10+version: 0.2.4.11 synopsis: JavaScriptCore bindings description: Bindings for JavaScriptCore, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi@@ -17,7 +17,7 @@ exposed-modules: GI.JavaScriptCore, GI.JavaScriptCoreAttributes, GI.JavaScriptCoreSignals pkgconfig-depends: javascriptcoregtk-3.0 >= 2.4 build-depends: base >= 4.7 && <5,- haskell-gi-base >= 0.10 && < 1,+ haskell-gi-base >= 0.11 && < 1, bytestring >= 0.10, containers >= 0.5, text >= 1.0,