diff options
Diffstat (limited to 'haskell/haskell-lexer/haskell-lexer.SlackBuild')
-rw-r--r-- | haskell/haskell-lexer/haskell-lexer.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-lexer/haskell-lexer.SlackBuild b/haskell/haskell-lexer/haskell-lexer.SlackBuild index 9622a8f9ef..1f7269c3d2 100644 --- a/haskell/haskell-lexer/haskell-lexer.SlackBuild +++ b/haskell/haskell-lexer/haskell-lexer.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-lexer SRCNAM=$PRGNAM -VERSION=${VERSION:-1.0.2} +VERSION=${VERSION:-1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |