packages feed

dbus 1.1.0 → 1.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~conduitPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: conduit

API changes (from Hackage documentation)

Files

dbus.cabal view
@@ -1,5 +1,5 @@ name: dbus-version: 1.1.0+version: 1.1.1 license: Apache-2.0 license-file: license.txt author: John Millikin <john@john-millikin.com>@@ -83,7 +83,7 @@       base >=4 && <5     , bytestring     , cereal-    , conduit+    , conduit >= 1.3.0     , containers     , deepseq     , exceptions