summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-texmath
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-11 23:22:00 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-12 00:29:46 +0700
commit6447e532b786c6166032fd15fe6bb55dd889da8d (patch)
tree502ef75c047f1f02185221103aefd2b82d8eef62 /haskell/haskell-texmath
parent70a3a176bece8e37aec9f033e5129b8551c47f70 (diff)
downloadslackbuilds-6447e532b786c6166032fd15fe6bb55dd889da8d.tar.gz
slackbuilds-6447e532b786c6166032fd15fe6bb55dd889da8d.tar.xz
haskell/haskell-texmath: Updated for version 0.12.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-texmath')
-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"