We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1961a46 commit 906b941Copy full SHA for 906b941
Formula/t/texmath.rb
@@ -1,8 +1,8 @@
1
class Texmath < Formula
2
desc "Haskell library for converting LaTeX math to MathML"
3
homepage "https://johnmacfarlane.net/texmath.html"
4
- url "https://hackage.haskell.org/package/texmath-0.13/texmath-0.13.tar.gz"
5
- sha256 "7d88b56e922471ff292d467af5fef690aaa0fae5c8cc30f55940b1035f2d57b1"
+ url "https://hackage.haskell.org/package/texmath-0.13.0.1/texmath-0.13.0.1.tar.gz"
+ sha256 "a31b24bac9f4e33e72af77608f89aa4f70e5ed356576e9b91e95d2f0078a08d4"
6
license "GPL-2.0-or-later"
7
head "https://github.com/jgm/texmath.git", branch: "master"
8
0 commit comments