dbus 1.3.6 → 1.3.7
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~template-haskellPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: template-haskell
API changes (from Hackage documentation)
Files
- dbus.cabal +2/−2
dbus.cabal view
@@ -1,5 +1,5 @@ name: dbus-version: 1.3.6+version: 1.3.7 license: Apache-2.0 license-file: license.txt author: John Millikin <john@john-millikin.com>@@ -94,7 +94,7 @@ , parsec < 3.2 , random < 1.3 , split < 0.3- , template-haskell >= 2.18 && < 2.22+ , template-haskell >= 2.18 && < 2.23 , text < 2.2 , th-lift < 0.9 , transformers < 0.7