aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-parallel/haskell-parallel.SlackBuild
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2014-03-10 23:50:15 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:50 +0700
commitf9d4abdf8939c7f365db695867c5f4922711c239 (patch)
tree5932176efeac2004bcecd556d9ae50e5a6ad80c0 /haskell/haskell-parallel/haskell-parallel.SlackBuild
parentb1e0d6df1c49a97a5fd05aaa0bc0be71fd377538 (diff)
haskell/haskell-parallel: Updated for version 3.2.0.6.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Diffstat (limited to 'haskell/haskell-parallel/haskell-parallel.SlackBuild')
-rw-r--r--haskell/haskell-parallel/haskell-parallel.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-parallel/haskell-parallel.SlackBuild b/haskell/haskell-parallel/haskell-parallel.SlackBuild
index 548056170f27e..31f3f0ba1062e 100644
--- a/haskell/haskell-parallel/haskell-parallel.SlackBuild
+++ b/haskell/haskell-parallel/haskell-parallel.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for parallel
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2015 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-parallel
-VERSION=${VERSION:-3.2.0.3}
+VERSION=${VERSION:-3.2.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}