texmath 0.9.3
Closes #11033. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
06a4698ced
commit
2385f4c002
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.9.1.1/texmath-0.9.1.1.tar.gz"
|
||||
sha256 "b31e7e9caffdfb50c65297fd1ccda544fa95bc06c1cfe44cd10bddf7e0dc5382"
|
||||
url "https://hackage.haskell.org/package/texmath-0.9.3/texmath-0.9.3.tar.gz"
|
||||
sha256 "541624a64a2dee55e87ce361a66fdd3c82856437b19e2a7c113a04cb7cbc8a7e"
|
||||
|
||||
bottle do
|
||||
sha256 "851139021f7ed5f528df459f77391979961937ab6b037d6834ac93e6072ea61c" => :sierra
|
||||
|
|
Loading…
Reference in a new issue