diff options
Diffstat (limited to 'haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild')
-rw-r--r-- | haskell/haskell-regex-posix/haskell-regex-posix.SlackBuild | 2 |
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 30240881c293b..d7b5056a4dc4d 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} |