diff options
Diffstat (limited to 'haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild')
-rw-r--r-- | haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild b/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild index 9289670bfa..af0aa2bacd 100644 --- a/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild +++ b/haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild @@ -6,8 +6,8 @@ # Public domain. PRGNAM=haskell-regex-posix -VERSION=${VERSION:-0.94.4} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.95.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" |