haskell/haskell-text-icu: Updated for version 0.7.1.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-02-09 21:06:36 +13:00 committed by Willy Sudiarto Raharjo
parent c64a033299
commit e45c16fd7b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-text-icu
VERSION=${VERSION:-0.7.0.1}
VERSION=${VERSION:-0.7.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="haskell-text-icu"
VERSION="0.7.0.1"
VERSION="0.7.1.0"
HOMEPAGE="https://hackage.haskell.org/package/text-icu"
DOWNLOAD="https://hackage.haskell.org/packages/archive/text-icu/0.7.0.1/text-icu-0.7.0.1.tar.gz"
MD5SUM="f2e6c2c189730d6600270763112aa693"
DOWNLOAD="https://hackage.haskell.org/packages/archive/text-icu/0.7.1.0/text-icu-0.7.1.0.tar.gz"
MD5SUM="0d6c8024e4fd91c630b90654bac43564"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"