summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri2011-06-18 18:50:50 +0200
committer Robby Workman2011-06-18 18:50:50 +0200
commitc58fecb426e7794564430611ff5a0c98db2d9a5c (patch)
treea551d40ce12f8e729756efcb81b92f93593ecbeb /haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild
parent18540049cd2bf0e7e6ce6ca17ef5505b9808f6c6 (diff)
downloadslackbuilds-c58fecb426e7794564430611ff5a0c98db2d9a5c.tar.gz
haskell-haskell-regex-compat: Updated for version 0.95.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild')
-rw-r--r--haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild b/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild
index 5e0c3126fb..5a48148257 100644
--- a/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild
+++ b/haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild
@@ -6,8 +6,8 @@
# Public domain.
PRGNAM=haskell-regex-compat
-VERSION=${VERSION:-0.93.1}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.95.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"