summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2014-03-10 22:55:10 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:52 +0200
commit97e769ca1055c40c97d11473f9cff1967fe2332d (patch)
treeed2e869cf6f97b351f49ca2f09a5e23aa8077e9d /haskell
parent55b2aa8427316cc279581d2ccdaf6f148b2af81e (diff)
downloadslackbuilds-97e769ca1055c40c97d11473f9cff1967fe2332d.tar.gz
haskell/haskell-vector: Updated for version 0.10.12.2.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-vector/haskell-vector.SlackBuild4
-rw-r--r--haskell/haskell-vector/haskell-vector.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-vector/haskell-vector.SlackBuild b/haskell/haskell-vector/haskell-vector.SlackBuild
index d63a6a509d..3d32d5621a 100644
--- a/haskell/haskell-vector/haskell-vector.SlackBuild
+++ b/haskell/haskell-vector/haskell-vector.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for vector
-# Copyright 2013 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-vector
-VERSION=${VERSION:-0.10.0.1}
+VERSION=${VERSION:-0.10.12.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-vector/haskell-vector.info b/haskell/haskell-vector/haskell-vector.info
index 3ae9a8ab4f..4a5fd1b199 100644
--- a/haskell/haskell-vector/haskell-vector.info
+++ b/haskell/haskell-vector/haskell-vector.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-vector"
-VERSION="0.10.0.1"
+VERSION="0.10.12.2"
HOMEPAGE="http://hackage.haskell.org/package/vector"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/vector/0.10.0.1/vector-0.10.0.1.tar.gz"
-MD5SUM="a0d48ebfe68c8b90cb1d09589d86a79c"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/vector/0.10.12.2/vector-0.10.12.2.tar.gz"
+MD5SUM="05c1dd0bb0bb001ff5859462b9dbdb80"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-primitive"