packages feed

dbus 1.2.5 → 1.2.6

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~networkdep ~th-liftPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: network, th-lift

API changes (from Hackage documentation)

Files

dbus.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.8 name: dbus-version: 1.2.5+version: 1.2.6 license: Apache-2.0 license-file: license.txt maintainer: Andrey Sverdlichenko <blaze@ruddy.ru>@@ -100,13 +100,13 @@         exceptions <0.11,         filepath <1.5,         lens <4.18,-        network ==2.8.0.0 || >=3.0.1.0 && <3.1,+        network >=2.8.0.0 && <2.9 || >=3.0.1.0 && <3.1,         parsec <3.2,         random <1.2,         split <0.3,         template-haskell <2.15,         text <1.3,-        th-lift <0.8,+        th-lift <0.9,         transformers <0.6,         unix <2.8,         vector <0.13,