aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-01-07 14:33:40 +1300
committerAndrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:49 +1300
commitceabaf3270bc9f714c3bf1c72d367847d8c93dd9 (patch)
tree3cb521681b4131c93c2ab9c7aa463392e16d8878 /haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild
parent32e1b009a6081373948e5c2ecaf9ebe03e90b584 (diff)
haskell/haskell-vector-algorithms: Updated for version 0.8.0.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild')
-rw-r--r--haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild b/haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild
index 04ea319a80..e22c65fab4 100644
--- a/haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild
+++ b/haskell/haskell-vector-algorithms/haskell-vector-algorithms.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-vector-algorithms
-VERSION=${VERSION:-0.8.0.1}
+VERSION=${VERSION:-0.8.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}