dbus 1.2.4 → 1.2.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~QuickCheckPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: QuickCheck
API changes (from Hackage documentation)
Files
- dbus.cabal +2/−2
dbus.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.8 name: dbus-version: 1.2.4+version: 1.2.5 license: Apache-2.0 license-file: license.txt maintainer: Andrey Sverdlichenko <blaze@ruddy.ru>@@ -150,7 +150,7 @@ network <2.9, parsec <3.2, process <1.7,- QuickCheck <2.13,+ QuickCheck <2.14, random <1.2, resourcet <1.3, tasty <1.3,