haskell-texmath: update to version 0.6.6
This commit is contained in:
parent
f330630462
commit
29216b8a03
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "texmath";
|
pname = "texmath";
|
||||||
version = "0.6.5.2";
|
version = "0.6.6";
|
||||||
sha256 = "1pvaf40avjx43ydhi9n6vkkjw9gk5apws4bgqqq2g601kvmi163l";
|
sha256 = "0mbimlvqsfx6w4dvilidy5cd9732kf6bnfnn6n7rnmq88avxxnmc";
|
||||||
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