mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
haskell/haskell-vector: Updated for version 0.11.0.0.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
1af9dfcd92
commit
a5e7d2861e
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=haskell-vector
|
||||
VERSION=${VERSION:-0.10.12.2}
|
||||
VERSION=${VERSION:-0.11.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="haskell-vector"
|
||||
VERSION="0.10.12.2"
|
||||
VERSION="0.11.0.0"
|
||||
HOMEPAGE="http://hackage.haskell.org/package/vector"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/vector/0.10.12.2/vector-0.10.12.2.tar.gz"
|
||||
MD5SUM="05c1dd0bb0bb001ff5859462b9dbdb80"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/vector/0.11.0.0/vector-0.11.0.0.tar.gz"
|
||||
MD5SUM="a08605271abb3ed815135572a42b8524"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="haskell-primitive"
|
||||
|
|
Loading…
Reference in a new issue