packages feed

gtk-sni-tray 0.1.13.1 → 0.1.13.2

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~dbus-menu

Dependency ranges changed: dbus-menu

Files

ChangeLog.md view
@@ -1,5 +1,9 @@ # Changelog for gtk-sni-tray +## 0.1.13.2++- Bump `dbus-menu` lower bound to 0.1.3.1.+ ## 0.1.13.1  - Bump `dbus-menu` lower bound to 0.1.3 for menu-level click dispatch.
gtk-sni-tray.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           gtk-sni-tray-version:        0.1.13.1+version:        0.1.13.2 synopsis:       A standalone StatusNotifierItem/AppIndicator tray description:    Please see the README on Github at <https://github.com/IvanMalison/gtk-sni-tray#readme> category:       System@@ -40,7 +40,7 @@     , bytestring >=0.10 && <0.13     , containers >=0.5 && <0.8     , dbus ==1.*-    , dbus-menu >=0.1.3 && <0.2+    , dbus-menu >=0.1.3.1 && <0.2     , directory >=1.2 && <1.4     , enclosed-exceptions >=1.0.0.1 && <1.1     , filepath >=1.3 && <1.6