haskell/haskell-hxt-charproperties: Updated for version 9.2.0.1.

Signed-off-by: Mikko Värri <vmj@linuxbox.fi>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Mikko Värri 2015-02-24 22:56:16 +02:00 committed by Willy Sudiarto Raharjo
parent f1b44665a4
commit c969e3585e
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-hxt-charproperties
VERSION=${VERSION:-9.1.1}
VERSION=${VERSION:-9.2.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="haskell-hxt-charproperties"
VERSION="9.1.1"
VERSION="9.2.0.1"
HOMEPAGE="http://www.fh-wedel.de/~si/HXmlToolbox/"
DOWNLOAD="http://hackage.haskell.org/packages/archive/hxt-charproperties/9.1.1/hxt-charproperties-9.1.1.tar.gz"
MD5SUM="3a687f7cdf6878497ac23f630fafcd46"
DOWNLOAD="http://hackage.haskell.org/packages/archive/hxt-charproperties/9.2.0.1/hxt-charproperties-9.2.0.1.tar.gz"
MD5SUM="5502cf985f67b7bdd3576835c43b1cf1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"