haskell-texmath: update to version 0.6.6.1
This commit is contained in:
parent
43a77ee1ab
commit
e77f2cd689
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "texmath";
|
pname = "texmath";
|
||||||
version = "0.6.6";
|
version = "0.6.6.1";
|
||||||
sha256 = "0mbimlvqsfx6w4dvilidy5cd9732kf6bnfnn6n7rnmq88avxxnmc";
|
sha256 = "0s6rh4frjc76g1nmwhnnpnsszrnhpi9zx478zqiln1fg0yc9fhxq";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ pandocTypes parsec syb xml ];
|
buildDepends = [ pandocTypes parsec syb xml ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user