summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2011-06-18 11:34:28 -0500
committer Robby Workman <rworkman@slackbuilds.org>2011-06-18 11:34:28 -0500
commit0a0e74dcdf2a6b6b6459efb72e82c25df114be42 (patch)
tree76f3ba17e4ba9fdd2e449f4afefdbbc4604f4c0a /haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
parentf7c93083ad4a5010b4bd0c2e5457668e29e92edf (diff)
downloadslackbuilds-0a0e74dcdf2a6b6b6459efb72e82c25df114be42.tar.gz
slackbuilds-0a0e74dcdf2a6b6b6459efb72e82c25df114be42.tar.xz
haskell/haskell-QuickCheck: Updated for version 2.4.1.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild')
-rw-r--r--haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild b/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
index 18524141e0..40ade6537b 100644
--- a/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
+++ b/haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild
@@ -6,7 +6,7 @@
# Public domain.
PRGNAM=haskell-QuickCheck
-VERSION=${VERSION:-2.4.0.1}
+VERSION=${VERSION:-2.4.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}