summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-test-framework-quickcheck2
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-test-framework-quickcheck2')
-rw-r--r--haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild4
-rw-r--r--haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.info8
-rw-r--r--haskell/haskell-test-framework-quickcheck2/slack-desc10
3 files changed, 11 insertions, 11 deletions
diff --git a/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild b/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild
index e574845e1d..c8c47fdc24 100644
--- a/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild
+++ b/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for test-framework-quickcheck2
-# 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,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-test-framework-quickcheck2
-VERSION=${VERSION:-0.2.12.2}
+VERSION=${VERSION:-0.3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.info b/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.info
index ae0396fca7..a69332dc34 100644
--- a/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.info
+++ b/haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-test-framework-quickcheck2"
-VERSION="0.2.12.2"
+VERSION="0.3.0.1"
HOMEPAGE="http://hackage.haskell.org/package/test-framework-quickcheck2"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/test-framework-quickcheck2/0.2.12.2/test-framework-quickcheck2-0.2.12.2.tar.gz"
-MD5SUM="46c4ffa331d6ddb7d7e9eb2d19e249e2"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/test-framework-quickcheck2/0.3.0.1/test-framework-quickcheck2-0.3.0.1.tar.gz"
+MD5SUM="b00b6ea06795f0d956330ba7fbacc8bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-QuickCheck haskell-test-framework"
+REQUIRES="haskell-extensible-exceptions haskell-QuickCheck haskell-test-framework"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"
diff --git a/haskell/haskell-test-framework-quickcheck2/slack-desc b/haskell/haskell-test-framework-quickcheck2/slack-desc
index 0a8a046466..bb71999a32 100644
--- a/haskell/haskell-test-framework-quickcheck2/slack-desc
+++ b/haskell/haskell-test-framework-quickcheck2/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-test-framework-quickcheck2: haskell-test-framework-quickcheck2 (test-framework QuickCheck2 addon)