packages feed

dbus 1.3.9 → 1.3.10

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~randomPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: random

API changes (from Hackage documentation)

Files

dbus.cabal view
@@ -1,5 +1,5 @@ name: dbus-version: 1.3.9+version: 1.3.10 license: Apache-2.0 license-file: license.txt author: John Millikin <john@john-millikin.com>@@ -92,7 +92,7 @@     , lens < 5.4     , network >= 3.2 && < 3.3     , parsec < 3.2-    , random < 1.3+    , random < 1.4     , split < 0.3     , template-haskell >= 2.18 && < 2.23     , text < 2.2@@ -139,7 +139,7 @@     , parsec < 3.2     , process < 1.7     , QuickCheck < 2.16-    , random < 1.3+    , random < 1.4     , resourcet < 1.4     , tasty < 1.6     , tasty-hunit < 0.11