forked from mirrors/nixpkgs
haskell-dbus: update to version 0.10.8
This commit is contained in:
parent
c7891eb8f3
commit
938eeff7e3
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "dbus";
|
pname = "dbus";
|
||||||
version = "0.10.7";
|
version = "0.10.8";
|
||||||
sha256 = "0xszynw6p07r7z9nlq8alx5lxfjm57gljya835ccj63hqhkr5yxh";
|
sha256 = "1pqcb6fk6l2xzwyy3n9sa2q2k3qykym1f98n2zf75545ix46b1r6";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
cereal libxmlSax network parsec random text transformers vector
|
cereal libxmlSax network parsec random text transformers vector
|
||||||
xmlTypes
|
xmlTypes
|
||||||
|
|
Loading…
Reference in a new issue