diff options
Diffstat (limited to 'haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild')
-rw-r--r-- | haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild b/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild index c3fd65969248e..3522bacc0fdeb 100644 --- a/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild +++ b/haskell/haskell-smallcheck/haskell-smallcheck.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-smallcheck -VERSION=${VERSION:-1.1.5} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |