gi-notify 0.2.31.10 → 0.2.31.11
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~gi-gdkpixbufdep ~gi-glibdep ~gi-gobject
Dependency ranges changed: gi-gdkpixbuf, gi-glib, gi-gobject, haskell-gi-base
Files
- gi-notify.cabal +5/−5
gi-notify.cabal view
@@ -1,6 +1,6 @@ -- Autogenerated, do not edit. name: gi-notify-version: 0.2.31.10+version: 0.2.31.11 synopsis: Notify bindings description: Bindings for Notify, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi@@ -17,10 +17,10 @@ exposed-modules: GI.Notify, GI.NotifyAttributes, GI.NotifySignals pkgconfig-depends: gdk-pixbuf-2.0 >= 2.31 build-depends: base >= 4.7 && <5,- haskell-gi-base >= 0.10 && < 1,- gi-glib >= 0.2.44.10 && < 0.3,- gi-gobject >= 0.2.44.10 && < 0.3,- gi-gdkpixbuf >= 0.2.31.10 && < 0.3,+ haskell-gi-base >= 0.11 && < 1,+ gi-glib >= 0.2.44.11 && < 0.2.45,+ gi-gobject >= 0.2.44.11 && < 0.2.45,+ gi-gdkpixbuf >= 0.2.31.11 && < 0.2.32, bytestring >= 0.10, containers >= 0.5, text >= 1.0,