summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2022-02-15 06:55:42 +0100
committer Willy Sudiarto Raharjo2022-02-16 02:20:17 +0100
commit3170aa2d1ec33d081a1389c9838c86ae67bde961 (patch)
treed0b9664b1e08d77b414ac9891d5751e4713ad141 /haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild
parent85b082da43bdfd9da00d3e4a5daf1f83eb3da624 (diff)
downloadslackbuilds-3170aa2d1ec33d081a1389c9838c86ae67bde961.tar.gz
haskell/haskell-pretty-show: Updated for version 1.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild')
-rw-r--r--haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild b/haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild
index 9dabb1e9a8..8c0562f2c3 100644
--- a/haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild
+++ b/haskell/haskell-pretty-show/haskell-pretty-show.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-pretty-show
-VERSION=${VERSION:-1.9.1}
+VERSION=${VERSION:-1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}