haskell-texmath: update to version 0.6.5.1
This commit is contained in:
parent
c00944712d
commit
67a59ade44
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "texmath";
|
pname = "texmath";
|
||||||
version = "0.6.4";
|
version = "0.6.5.1";
|
||||||
sha256 = "090xqs14ap3c6pljqzyva46phxb1lhqayi4g098f6d77d1ygvshf";
|
sha256 = "022gpxamc31p9gsk9bxf04qyvcdbdiwj617l5z04q21lj0758wzk";
|
||||||
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