dbus 1.3.0 → 1.3.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~tastyPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: tasty
API changes (from Hackage documentation)
Files
- dbus.cabal +2/−2
dbus.cabal view
@@ -1,5 +1,5 @@ name: dbus-version: 1.3.0+version: 1.3.1 license: Apache-2.0 license-file: license.txt author: John Millikin <john@john-millikin.com>@@ -141,7 +141,7 @@ , QuickCheck < 2.15 , random < 1.3 , resourcet < 1.4- , tasty < 1.5+ , tasty < 1.6 , tasty-hunit < 0.11 , tasty-quickcheck < 0.11 , temporary >= 1.3 && < 1.4