haskell-libmpd: update to version 0.8.0.2
This commit is contained in:
parent
5c4b91506e
commit
a1ac3801dd
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "libmpd";
|
pname = "libmpd";
|
||||||
version = "0.8.0.1";
|
version = "0.8.0.2";
|
||||||
sha256 = "16j2c0dnwllsb979gqf1cl4ylvpldcj8k32ddpp4wf62lbb1mqxm";
|
sha256 = "1phlbb5lsapw2hb0db7906ddlmvnpyk1xbgxvl9zp9zfd0sn40aj";
|
||||||
buildDepends = [ filepath mtl network text time utf8String ];
|
buildDepends = [ filepath mtl network text time utf8String ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/joachifm/libmpd-haskell";
|
homepage = "http://github.com/joachifm/libmpd-haskell";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user