haskell-libmpd: updated to version 0.7.1
svn path=/nixpkgs/trunk/; revision=32139
This commit is contained in:
parent
8be0696c79
commit
115ec41ba1
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "libmpd";
|
pname = "libmpd";
|
||||||
version = "0.7.0";
|
version = "0.7.1";
|
||||||
sha256 = "03bp3bpf1zr8srbzxjhppj7pba0h1if9lga7x5nvhlgc6p7799nw";
|
sha256 = "1vahcr1vjpr1wfkifp8ih3fajz1886zhc3cj643f7s3im7wjzw5j";
|
||||||
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