haskell-texmath: update to version 0.6.6.2

This commit is contained in:
Peter Simons 2014-06-03 11:36:19 +02:00
parent 5bf659263e
commit 08198d4771

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "texmath";
version = "0.6.6.1";
sha256 = "0s6rh4frjc76g1nmwhnnpnsszrnhpi9zx478zqiln1fg0yc9fhxq";
version = "0.6.6.2";
sha256 = "0lwkbniw7nn19gaw5bl1fsbl5q54n111zpiwz8b49d03vmmvd3hs";
isLibrary = true;
isExecutable = true;
buildDepends = [ pandocTypes parsec syb xml ];