diff options
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 |
commit | b8bd7dc4dac31eec364cfa6cb6fb1548ddf10f31 (patch) | |
tree | 9dbefd894dfa672f21b429827506bfcd3a3818f9 /haskell/haskell-wl-pprint-text/haskell-wl-pprint-text.SlackBuild | |
parent | d1c42b57941768b228563a0db613d69b218b4f5d (diff) | |
download | slackbuilds-b8bd7dc4dac31eec364cfa6cb6fb1548ddf10f31.tar.gz |
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.SlackBuild | 2 |
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} |