gi-cairo 1.0.4 → 1.0.5
raw patch · 1 files changed
+2/−1 lines, 1 files
Files
- gi-cairo.cabal +2/−1
gi-cairo.cabal view
@@ -1,5 +1,5 @@ name: gi-cairo-version: 1.0.4+version: 1.0.5 synopsis: Cairo bindings description: Bindings for Cairo, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi@@ -13,6 +13,7 @@ custom-setup setup-depends: base >= 4.7 && < 5,+ Cabal >= 1.24, haskell-gi >= 0.17.3 && < 1 library