mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
haskell-texmath: update to version 0.6.6.3
This commit is contained in:
parent
9a76b00dd5
commit
6b3ca84380
@ -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 New Issue
Block a user