summaryrefslogtreecommitdiff
path: root/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2014-03-10 23:35:32 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:56 +0700
commit724bc928efd7a41b394b1d0a26e826f8afae8fa1 (patch)
tree9877d2a011c073cd03dcd696269a5e9e187f3dba /haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
parentaa272f6192c8fa33731f351065c238b6fc1b77fb (diff)
downloadslackbuilds-724bc928efd7a41b394b1d0a26e826f8afae8fa1.tar.gz
haskell/haskell-QuickCheck: Updated for version 2.7.6.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Diffstat (limited to 'haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild')
-rw-r--r--haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild b/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
index 4d4a16ebc4..3134f01ced 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 2013 Mikko Värri, Finland
+# Copyright 2015 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-QuickCheck
-VERSION=${VERSION:-2.5.1.1}
+VERSION=${VERSION:-2.7.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}