dbus 1.4.1 → 1.4.2
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~containersdep ~template-haskellPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: containers, template-haskell
API changes (from Hackage documentation)
Files
- dbus.cabal +4/−4
dbus.cabal view
@@ -1,5 +1,5 @@ name: dbus-version: 1.4.1+version: 1.4.2 license: Apache-2.0 license-file: license.txt author: John Millikin <john@john-millikin.com>@@ -85,7 +85,7 @@ , bytestring < 0.13 , cereal < 0.6 , conduit >= 1.3.0 && < 1.4- , containers < 0.8+ , containers < 0.9 , deepseq < 1.6 , exceptions < 0.11 , filepath < 1.6@@ -94,7 +94,7 @@ , parsec < 3.2 , random < 1.4 , split < 0.3- , template-haskell >= 2.18 && < 2.24+ , template-haskell >= 2.18 && < 2.25 , text < 2.2 , th-lift < 0.9 , transformers < 0.7@@ -131,7 +131,7 @@ , base >=4 && <5 , bytestring < 0.13 , cereal < 0.6- , containers < 0.8+ , containers < 0.9 , directory < 1.4 , extra < 1.9 , filepath < 1.6