packages feed

wild-bind-x11 0.1.0.1 → 0.1.0.2

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~hspecPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hspec

API changes (from Hackage documentation)

Files

ChangeLog.md view
@@ -1,5 +1,10 @@ # Revision history for wild-bind-x11 +## 0.1.0.2  -- 2016-10-09++* Confirmed build with `hspec-2.3.0`.++ ## 0.1.0.1  -- 2016-09-22  * First version. Released on an unsuspecting world.
wild-bind-x11.cabal view
@@ -1,5 +1,5 @@ name:                   wild-bind-x11-version:                0.1.0.1+version:                0.1.0.2 author:                 Toshio Ito <debug.ito@gmail.com> maintainer:             Toshio Ito <debug.ito@gmail.com> license:                BSD3@@ -60,7 +60,7 @@                         WildBind.X11.TestUtil   build-depends:        base, wild-bind-x11,                         wild-bind, X11,-                        hspec >=2.1.7 && <2.3,+                        hspec >=2.1.7 && <2.4,                         QuickCheck >=2.6 && <3.0,                         time >=1.5.0 && <1.7