haskell-libmpd: updated to version 0.7.2
svn path=/nixpkgs/trunk/; revision=32283
This commit is contained in:
parent
19be3645ad
commit
75da6dea33
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "libmpd";
|
pname = "libmpd";
|
||||||
version = "0.7.1";
|
version = "0.7.2";
|
||||||
sha256 = "1vahcr1vjpr1wfkifp8ih3fajz1886zhc3cj643f7s3im7wjzw5j";
|
sha256 = "109bm5fgwmydh3bi93wxr6ac3gkp7pcvp4a8z226c1wlgc995zap";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ mtl network time utf8String ];
|
buildDepends = [ mtl network time utf8String ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user