dbus 1.3.4 → 1.3.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~lensPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: lens
API changes (from Hackage documentation)
Files
- dbus.cabal +2/−2
dbus.cabal view
@@ -1,5 +1,5 @@ name: dbus-version: 1.3.4+version: 1.3.5 license: Apache-2.0 license-file: license.txt author: John Millikin <john@john-millikin.com>@@ -89,7 +89,7 @@ , deepseq < 1.6 , exceptions < 0.11 , filepath < 1.5- , lens < 5.3+ , lens < 5.4 , network >= 3.2 && < 3.3 , parsec < 3.2 , random < 1.3