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