haskell-midi: update to version 0.2.1.1

This commit is contained in:
Peter Simons 2014-03-15 09:26:18 +01:00
parent e31bd9e6ee
commit dbd61dbdae

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "midi"; pname = "midi";
version = "0.2.1"; version = "0.2.1.1";
sha256 = "0i767y0835979s9i3wm8qwzh2awhhmfvhc5zvq2lkn8xlsp3wa6y"; sha256 = "11h4kr9a1jia1ghcyzgavcznw4771l00z736iibjpagw0b8fpip5";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
buildDepends = [ buildDepends = [