dbus 1.3.5 → 1.3.6
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~tasty-quickcheckPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: tasty-quickcheck
API changes (from Hackage documentation)
Files
- dbus.cabal +2/−2
dbus.cabal view
@@ -1,5 +1,5 @@ name: dbus-version: 1.3.5+version: 1.3.6 license: Apache-2.0 license-file: license.txt author: John Millikin <john@john-millikin.com>@@ -143,7 +143,7 @@ , resourcet < 1.4 , tasty < 1.6 , tasty-hunit < 0.11- , tasty-quickcheck < 0.11+ , tasty-quickcheck < 0.12 , temporary >= 1.3 && < 1.4 , text < 2.2 , transformers < 0.7