haskell-texmath: update to version 0.6.6.3
This commit is contained in:
parent
9a76b00dd5
commit
6b3ca84380
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "texmath";
|
||||
version = "0.6.6.2";
|
||||
sha256 = "0lwkbniw7nn19gaw5bl1fsbl5q54n111zpiwz8b49d03vmmvd3hs";
|
||||
version = "0.6.6.3";
|
||||
sha256 = "1sly6acnb4299wd8380fkgnb7lzjrwml5lljyv73si84b3v0bnw2";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ pandocTypes parsec syb xml ];
|
||||
|
|
Loading…
Reference in a new issue