summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haskell/haskell-texmath/haskell-texmath.SlackBuild2
-rw-r--r--haskell/haskell-texmath/haskell-texmath.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-texmath/haskell-texmath.SlackBuild b/haskell/haskell-texmath/haskell-texmath.SlackBuild
index 61f90be52e..ae49afb09f 100644
--- a/haskell/haskell-texmath/haskell-texmath.SlackBuild
+++ b/haskell/haskell-texmath/haskell-texmath.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-texmath
-VERSION=${VERSION:-0.11.1.1}
+VERSION=${VERSION:-0.12.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-texmath/haskell-texmath.info b/haskell/haskell-texmath/haskell-texmath.info
index 1fdf5339d7..939e1ce8b7 100644
--- a/haskell/haskell-texmath/haskell-texmath.info
+++ b/haskell/haskell-texmath/haskell-texmath.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-texmath"
-VERSION="0.11.1.1"
+VERSION="0.12.4"
HOMEPAGE="https://hackage.haskell.org/package/texmath"
-DOWNLOAD="https://hackage.haskell.org/package/texmath-0.11.1.1/texmath-0.11.1.1.tar.gz"
-MD5SUM="a3ec9c0d802008253a097dedd0b91348"
+DOWNLOAD="https://hackage.haskell.org/package/texmath-0.12.4/texmath-0.12.4.tar.gz"
+MD5SUM="a4cba6e7fde2a559626a3198324a4021"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-syb haskell-xml haskell-pandoc-types haskell-network-uri"
+REQUIRES="haskell-syb haskell-xml haskell-pandoc-types haskell-network-uri haskell-split"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"