diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-QuickCheck/haskell-QuickCheck.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-QuickCheck/haskell-QuickCheck.info | 8 |
2 files changed, 5 insertions, 5 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} diff --git a/haskell/haskell-QuickCheck/haskell-QuickCheck.info b/haskell/haskell-QuickCheck/haskell-QuickCheck.info index 91ab2762c0..ecc51e91d8 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.0.1" +VERSION="2.4.1.1" HOMEPAGE="http://hackage.haskell.org/package/QuickCheck" -DOWNLOAD="http://hackage.haskell.org/packages/archive/QuickCheck/2.4.0.1/QuickCheck-2.4.0.1.tar.gz" -MD5SUM="e8c86e95fd1fa4c58fc8e53e2853db5e" +DOWNLOAD="http://hackage.haskell.org/packages/archive/QuickCheck/2.4.1.1/QuickCheck-2.4.1.1.tar.gz" +MD5SUM="038c13d7d72942836ab4b13b61ac7c53" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -APPROVED="dsomero" +APPROVED="rworkman" |