diff options
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 |
commit | 6447e532b786c6166032fd15fe6bb55dd889da8d (patch) | |
tree | 502ef75c047f1f02185221103aefd2b82d8eef62 /haskell/haskell-texmath/haskell-texmath.SlackBuild | |
parent | 70a3a176bece8e37aec9f033e5129b8551c47f70 (diff) |
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/haskell-texmath.SlackBuild')
-rw-r--r-- | haskell/haskell-texmath/haskell-texmath.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |