gi-notify 0.2.32.14 → 0.2.32.15
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~gi-gdkpixbufdep ~gi-glibdep ~gi-gobjectPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: gi-gdkpixbuf, gi-glib, gi-gobject, haskell-gi-base
API changes (from Hackage documentation)
Files
- gi-notify.cabal +5/−5
gi-notify.cabal view
@@ -1,6 +1,6 @@ -- Autogenerated, do not edit. name: gi-notify-version: 0.2.32.14+version: 0.2.32.15 synopsis: Notify bindings description: Bindings for Notify, autogenerated by haskell-gi. homepage: https://github.com/haskell-gi/haskell-gi@@ -27,10 +27,10 @@ GI.Notify.Objects.Notification pkgconfig-depends: gdk-pixbuf-2.0 >= 2.32 build-depends: base >= 4.7 && <5,- haskell-gi-base >= 0.14 && < 1,- gi-glib >= 0.2.46.14 && < 0.2.47,- gi-gobject >= 0.2.46.14 && < 0.2.47,- gi-gdkpixbuf >= 0.2.32.14 && < 0.2.33,+ haskell-gi-base >= 0.15 && < 1,+ gi-glib >= 0.2.46.15 && < 0.2.47,+ gi-gobject >= 0.2.46.15 && < 0.2.47,+ gi-gdkpixbuf >= 0.2.32.15 && < 0.2.33, bytestring >= 0.10, containers >= 0.5, text >= 1.0,