gi-gdkpixbuf 0.2.31.8 → 0.2.31.9
raw patch · 1 files changed
+6/−6 lines, 1 filesdep ~basedep ~gi-giodep ~gi-glib
Dependency ranges changed: base, gi-gio, gi-glib, gi-gobject, haskell-gi-base
Files
- gi-gdkpixbuf.cabal +6/−6
gi-gdkpixbuf.cabal view
@@ -1,6 +1,6 @@ -- Autogenerated, do not edit. name: gi-gdkpixbuf-version: 0.2.31.8+version: 0.2.31.9 synopsis: GdkPixbuf bindings description: Bindings for GdkPixbuf, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi@@ -16,11 +16,11 @@ default-language: Haskell2010 exposed-modules: GI.GdkPixbuf, GI.GdkPixbufAttributes, GI.GdkPixbufSignals pkgconfig-depends: gdk-pixbuf-2.0 >= 2.31- build-depends: base >= 4.6 && <4.9,- haskell-gi-base >= 0.8 && < 1,- gi-glib >= 0.2.44.8 && < 0.3,- gi-gobject >= 0.2.44.8 && < 0.3,- gi-gio >= 0.2.44.8 && < 0.3,+ build-depends: base >= 4.7 && <5,+ haskell-gi-base >= 0.9 && < 1,+ gi-glib >= 0.2.44.9 && < 0.3,+ gi-gobject >= 0.2.44.9 && < 0.3,+ gi-gio >= 0.2.44.9 && < 0.3, bytestring >= 0.10, containers >= 0.5, text >= 1.0,