aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-02-09 19:21:50 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-09 17:02:20 +0700
commit9d33631cf5f4debd47543d3a7f05b2271703ee93 (patch)
treecf2beb6f8f734a0e99fcd165d185763271d177f8 /haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild
parentcb3b6b856b55ed302d8860ce613914ef30ee86bf (diff)
downloadslackbuilds-9d33631cf5f4debd47543d3a7f05b2271703ee93.tar.xz
haskell/haskell-regex-posix: Updated for version 0.96.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild')
-rw-r--r--haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild b/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild
index 30240881c293..d7b5056a4dc4 100644
--- a/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild
+++ b/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-regex-posix
-VERSION=${VERSION:-0.95.2}
+VERSION=${VERSION:-0.96.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}