diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2013-03-04 00:04:54 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-04 17:26:49 -0500 |
commit | 292fff01668aba20f09e0b5444af40e8660d6c87 (patch) | |
tree | 7480e6523ef2712aa6486cbf2517f3797850a15b /haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild | |
parent | b9af2654e9e6b26a96a6b817abae4208be67bc3a (diff) | |
download | slackbuilds-292fff01668aba20f09e0b5444af40e8660d6c87.tar.gz |
haskell/haskell-test-framework-quickcheck2: Updated for ver 0.3.0.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild')
-rw-r--r-- | haskell/haskell-test-framework-quickcheck2/haskell-test-framework-quickcheck2.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |