summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild')
-rw-r--r--haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild b/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
index 27bb8a97d7..3f06604bcf 100644
--- a/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
+++ b/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for QuickCheck
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2013 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-QuickCheck
-VERSION=${VERSION:-2.4.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.5.1.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"