haskell/haskell-primitive: Updated for version 0.5.4.0.

Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
This commit is contained in:
Mikko Värri 2014-03-10 23:50:45 +02:00 committed by Willy Sudiarto Raharjo
parent 1aaf3073de
commit 81c07162e1
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for primitive
# 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-primitive
VERSION=${VERSION:-0.5.0.1}
VERSION=${VERSION:-0.5.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="haskell-primitive"
VERSION="0.5.0.1"
VERSION="0.5.4.0"
HOMEPAGE="http://hackage.haskell.org/package/primitive"
DOWNLOAD="http://hackage.haskell.org/packages/archive/primitive/0.5.0.1/primitive-0.5.0.1.tar.gz"
MD5SUM="587ec0c168f55a88096df40e7e4389f9"
DOWNLOAD="http://hackage.haskell.org/packages/archive/primitive/0.5.4.0/primitive-0.5.4.0.tar.gz"
MD5SUM="7a99d35403df2a3ebf7f3803cf07a6ce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"