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