gi-gtk 0.3.16.10 → 0.3.16.11
raw patch · 1 files changed
+10/−10 lines, 1 filesdep ~gi-atkdep ~gi-cairodep ~gi-gdk
Dependency ranges changed: gi-atk, gi-cairo, gi-gdk, gi-gdkpixbuf, gi-gio, gi-glib, gi-gobject, gi-pango, haskell-gi-base
Files
- gi-gtk.cabal +10/−10
gi-gtk.cabal view
@@ -1,6 +1,6 @@ -- Autogenerated, do not edit. name: gi-gtk-version: 0.3.16.10+version: 0.3.16.11 synopsis: Gtk bindings description: Bindings for Gtk, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi@@ -17,15 +17,15 @@ exposed-modules: GI.Gtk, GI.GtkAttributes, GI.GtkSignals pkgconfig-depends: gtk+-3.0 >= 3.16 build-depends: base >= 4.7 && <5,- haskell-gi-base >= 0.10 && < 1,- gi-atk >= 0.2.16.10 && < 0.3,- gi-glib >= 0.2.44.10 && < 0.3,- gi-gobject >= 0.2.44.10 && < 0.3,- gi-gdk >= 0.3.16.10 && < 0.4,- gi-gdkpixbuf >= 0.2.31.10 && < 0.3,- gi-gio >= 0.2.44.10 && < 0.3,- gi-pango >= 0.1.36.10 && < 0.2,- gi-cairo >= 0.1.14.10 && < 0.2,+ haskell-gi-base >= 0.11 && < 1,+ gi-atk >= 0.2.16.11 && < 0.2.17,+ gi-glib >= 0.2.44.11 && < 0.2.45,+ gi-gobject >= 0.2.44.11 && < 0.2.45,+ gi-gdk >= 0.3.16.11 && < 0.3.17,+ gi-gdkpixbuf >= 0.2.31.11 && < 0.2.32,+ gi-gio >= 0.2.44.11 && < 0.2.45,+ gi-pango >= 0.1.36.11 && < 0.1.37,+ gi-cairo >= 0.1.14.11 && < 0.1.15, bytestring >= 0.10, containers >= 0.5, text >= 1.0,