packages feed

wild-bind-x11 0.2.0.9 → 0.2.0.10

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~base

Dependency ranges changed: base

Files

ChangeLog.md view
@@ -1,5 +1,9 @@ # Revision history for wild-bind-x11 +## 0.2.0.10  -- 2020-06-21++* Confirm test with `base-4.14.0.0`+ ## 0.2.0.9  -- 2019-12-30  * Confirm test with `base-4.13.0.0`
wild-bind-x11.cabal view
@@ -1,5 +1,5 @@ name:                   wild-bind-x11-version:                0.2.0.9+version:                0.2.0.10 author:                 Toshio Ito <debug.ito@gmail.com> maintainer:             Toshio Ito <debug.ito@gmail.com> license:                BSD3@@ -28,7 +28,7 @@                         WildBind.X11.Internal.NotificationDebouncer   other-modules:        WildBind.X11.Internal.FrontEnd,                         WildBind.X11.Internal.GrabMan-  build-depends:        base >=4.6 && <4.14,+  build-depends:        base >=4.6 && <4.15,                         wild-bind >=0.1.0 && <0.2,                         text >=1.2.0 && <1.3,                         X11 >=1.6.1 && <1.10,