packages feed

dbus 1.3.8 → 1.3.9

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~containersdep ~filepathPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers, filepath

API changes (from Hackage documentation)

Files

dbus.cabal view
@@ -1,5 +1,5 @@ name: dbus-version: 1.3.8+version: 1.3.9 license: Apache-2.0 license-file: license.txt author: John Millikin <john@john-millikin.com>@@ -85,10 +85,10 @@     , bytestring < 0.13     , cereal < 0.6     , conduit >= 1.3.0 && < 1.4-    , containers < 0.7+    , containers < 0.8     , deepseq < 1.6     , exceptions < 0.11-    , filepath < 1.5+    , filepath < 1.6     , lens < 5.4     , network >= 3.2 && < 3.3     , parsec < 3.2@@ -131,10 +131,10 @@     , base >=4 && <5     , bytestring < 0.13     , cereal < 0.6-    , containers < 0.7+    , containers < 0.8     , directory < 1.4     , extra < 1.9-    , filepath < 1.5+    , filepath < 1.6     , network >= 3.2 && < 3.3     , parsec < 3.2     , process < 1.7