diff options
Diffstat (limited to 'haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild')
-rw-r--r-- | haskell/haskell-regex-compat/haskell-regex-compat.SlackBuild | 4 |
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- )" |