packages feed

mellon-gpio 0.7.0.3 → 0.7.1.0

raw patch · 2 files changed

+7/−3 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

changelog.md view
@@ -1,3 +1,7 @@+## 0.7.1.0 (2017-04-28)++- No changes, version bump only.+ ## 0.7.0.3 (2016-09-23)  - No changes, version bump only.
mellon-gpio.cabal view
@@ -1,5 +1,5 @@ Name:                   mellon-gpio-Version:                0.7.0.3+Version:                0.7.1.0 Cabal-Version:          >= 1.10 Build-Type:             Simple Author:                 Drew Hess <src@drewhess.com>@@ -10,7 +10,7 @@ License:                BSD3 License-File:           LICENSE Copyright:              Copyright (c) 2016, Drew Hess-Tested-With:            GHC == 7.10.3, GHC == 8.0.1+Tested-With:            GHC == 7.10.3, GHC == 8.0.1, GHC == 8.0.2 Category:               System Synopsis:               GPIO support for mellon Description:@@ -54,4 +54,4 @@ Source-Repository this   Type:                 git   Location:             git://github.com/dhess/mellon.git-  Tag:                  v0.7.0.3+  Tag:                  v0.7.1.0