Skip to content

Commit 906b941

Browse files
committed
texmath 0.13.0.1
1 parent 1961a46 commit 906b941

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/texmath.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Texmath < Formula
22
desc "Haskell library for converting LaTeX math to MathML"
33
homepage "https://johnmacfarlane.net/texmath.html"
4-
url "https://hackage.haskell.org/package/texmath-0.13/texmath-0.13.tar.gz"
5-
sha256 "7d88b56e922471ff292d467af5fef690aaa0fae5c8cc30f55940b1035f2d57b1"
4+
url "https://hackage.haskell.org/package/texmath-0.13.0.1/texmath-0.13.0.1.tar.gz"
5+
sha256 "a31b24bac9f4e33e72af77608f89aa4f70e5ed356576e9b91e95d2f0078a08d4"
66
license "GPL-2.0-or-later"
77
head "https://github.com/jgm/texmath.git", branch: "master"
88

0 commit comments

Comments
 (0)