texmath 0.11
Closes #27725. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
e02e4544e2
commit
eba0f41a60
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class Texmath < Formula
|
|||
|
||||
desc "Haskell library for converting LaTeX math to MathML"
|
||||
homepage "https://johnmacfarlane.net/texmath.html"
|
||||
url "https://hackage.haskell.org/package/texmath-0.10.1.2/texmath-0.10.1.2.tar.gz"
|
||||
sha256 "fda230b0ce48efb1f45f14c47d3db255466b973f42699507d53f8a7ca8a5d821"
|
||||
url "https://hackage.haskell.org/package/texmath-0.11/texmath-0.11.tar.gz"
|
||||
sha256 "2e6d296edaaf6a71397962f0e750964a2e141caf655f6616d1708dd068525aeb"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue