summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-09 19:51:47 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-09 17:02:20 +0700
commitb8bd7dc4dac31eec364cfa6cb6fb1548ddf10f31 (patch)
tree9dbefd894dfa672f21b429827506bfcd3a3818f9 /haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild
parentd1c42b57941768b228563a0db613d69b218b4f5d (diff)
downloadslackbuilds-b8bd7dc4dac31eec364cfa6cb6fb1548ddf10f31.tar.gz
slackbuilds-b8bd7dc4dac31eec364cfa6cb6fb1548ddf10f31.tar.xz
haskell/haskell-wl-pprint-text: Updated for version 1.2.0.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild')
-rw-r--r--haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild b/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild
index 43a089204e..9827e23832 100644
--- a/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild
+++ b/haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-wl-pprint-text
-VERSION=${VERSION:-1.2.0.0}
+VERSION=${VERSION:-1.2.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}