haskell-texmath: update to version 0.6.6.1

This commit is contained in:
Peter Simons 2014-04-11 10:14:43 +02:00
parent 43a77ee1ab
commit e77f2cd689

View file

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