packages feed

dbus-core 0.8.5.2 → 0.8.5.3

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~containersdep ~networkPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers, network

API changes (from Hackage documentation)

Files

dbus-core.cabal view
@@ -1,5 +1,5 @@ name: dbus-core-version: 0.8.5.2+version: 0.8.5.3 synopsis: Low-level D-Bus protocol implementation license: GPL-3 license-file: License.txt@@ -44,9 +44,9 @@     , bytestring >= 0.9 && < 0.10     , data-binary-ieee754 >= 0.3 && < 0.5     , text >= 0.8 && < 0.11-    , containers >= 0.1 && < 0.4+    , containers >= 0.1 && < 0.5     , unix >= 2.2 && < 2.5-    , network >= 2.2 && < 2.3+    , network >= 2.2 && < 2.4     , libxml-sax >= 0.6 && < 0.7     , xml-types >= 0.1 && < 0.2