haskell-dbus: update to version 0.10.2

This commit is contained in:
Peter Simons 2012-10-18 14:16:36 +02:00
parent 94827f5b5d
commit 49229ee47e
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "dbus";
version = "0.10.1";
sha256 = "180923lp09pwcvxffxyq753mq7zp7dyxgaj3h13wfsrhfia0awz8";
version = "0.10.2";
sha256 = "11nzpc2x2khln6xm2fbz54fy3ry1s08c83jndrcn1a4ymv3j1xh1";
buildDepends = [
cereal libxmlSax network parsec random text transformers vector
xmlTypes