packages feed

wild-bind 0.1.0.0 → 0.1.0.1

raw patch · 2 files changed

+6/−2 lines, 2 files

Files

ChangeLog.md view
@@ -1,5 +1,9 @@ # Revision history for wild-bind-x11 +## 0.1.0.1  -- 2016-09-22++* Fix URL in package description.+ ## 0.1.0.0  -- 2016-09-22  * First version. Released on an unsuspecting world.
wild-bind.cabal view
@@ -1,11 +1,11 @@ name:                   wild-bind-version:                0.1.0.0+version:                0.1.0.1 author:                 Toshio Ito <debug.ito@gmail.com> maintainer:             Toshio Ito <debug.ito@gmail.com> license:                BSD3 license-file:           LICENSE synopsis:               Dynamic key binding framework-description:            Dynamic key binding framework. See https://github.com/debug-ito/wild-bind+description:            Dynamic key binding framework. See <https://github.com/debug-ito/wild-bind> category:               UserInterface cabal-version:          >= 1.10 build-type:             Simple