haskell-texmath: update to version 0.6.6.1
This commit is contained in:
parent
43a77ee1ab
commit
e77f2cd689
1 changed files with 2 additions and 2 deletions
|
@ -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 ];
|
||||
|
|
Loading…
Reference in a new issue