diff options
Diffstat (limited to 'haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild')
-rw-r--r-- | haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild b/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild index 4c7e00a0a87b1..4ac0628c7a349 100644 --- a/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild +++ b/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-QuickCheck -VERSION=${VERSION:-2.12.6.1} +VERSION=${VERSION:-2.14.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |