dbus-client 0.4.0.4 → 0.4.1
raw patch · 1 files changed
+6/−1 lines, 1 files
Files
- dbus-client.cabal +6/−1
dbus-client.cabal view
@@ -1,5 +1,5 @@ name: dbus-client-version: 0.4.0.4+version: 0.4.1 synopsis: Monadic and object-oriented interfaces to DBus license: GPL-3 license-file: License.txt@@ -12,6 +12,11 @@ bug-reports: mailto:jmillikin@gmail.com homepage: http://john-millikin.com/software/haskell-dbus/ tested-with: GHC==6.12.1++description:+ OBSOLETE: Use the \"dbus\" package instead.+ .+ <http://hackage.haskell.org/package/dbus> extra-source-files: dbus-client.anansi