forked from mirrors/nixpkgs
haskell-dbus: update to version 0.10.4
This commit is contained in:
parent
eb1dff71eb
commit
1392f6166a
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "dbus";
|
pname = "dbus";
|
||||||
version = "0.10.3";
|
version = "0.10.4";
|
||||||
sha256 = "1l74whkrznlycl6rc1h63rc1vmvp6q2g8g92imycf8f4sizmigfq";
|
sha256 = "0cv4sgk1mdxc81jlky21k0y3zg7qii585xiapr1m589r5528gj2f";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
cereal libxmlSax network parsec random text transformers vector
|
cereal libxmlSax network parsec random text transformers vector
|
||||||
xmlTypes
|
xmlTypes
|
||||||
|
|
Loading…
Add table
Reference in a new issue