diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2013-03-04 00:04:14 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-04 17:26:40 -0500 |
commit | 435df80ca886bc682653bcd141bc5eefe2850fbc (patch) | |
tree | 0d67d597c09f5376e1efc6b88db3419fedccae82 /haskell/haskell-QuickCheck/haskell-QuickCheck.info | |
parent | 61897415b9032cba88a643e35d61a6e75a8f57d2 (diff) | |
download | slackbuilds-435df80ca886bc682653bcd141bc5eefe2850fbc.tar.gz |
haskell/haskell-QuickCheck: Updated for version 2.5.1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-QuickCheck/haskell-QuickCheck.info')
-rw-r--r-- | haskell/haskell-QuickCheck/haskell-QuickCheck.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-QuickCheck/haskell-QuickCheck.info b/haskell/haskell-QuickCheck/haskell-QuickCheck.info index d011da6780..c0684d33b3 100644 --- a/haskell/haskell-QuickCheck/haskell-QuickCheck.info +++ b/haskell/haskell-QuickCheck/haskell-QuickCheck.info @@ -1,10 +1,10 @@ PRGNAM="haskell-QuickCheck" -VERSION="2.4.2" +VERSION="2.5.1.1" HOMEPAGE="http://hackage.haskell.org/package/QuickCheck" -DOWNLOAD="http://hackage.haskell.org/packages/archive/QuickCheck/2.4.2/QuickCheck-2.4.2.tar.gz" -MD5SUM="9e22f9741cbc7d9cd8d52d3928e57b67" +DOWNLOAD="http://hackage.haskell.org/packages/archive/QuickCheck/2.5.1.1/QuickCheck-2.5.1.1.tar.gz" +MD5SUM="2631b41c8b6e297b52622d1698387f09" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-mtl haskell-random" +REQUIRES="haskell-extensible-exceptions haskell-mtl haskell-random" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" |