haskell/haskell-setlocale: Updated for version 1.0.0.10.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2022-01-07 20:03:13 +13:00
parent 47e3b6eed2
commit ce9887a36c
No known key found for this signature in database
GPG key ID: CD26380FFACBDA2B
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-setlocale
VERSION=${VERSION:-1.0.0.8}
VERSION=${VERSION:-1.0.0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="haskell-setlocale"
VERSION="1.0.0.8"
VERSION="1.0.0.10"
HOMEPAGE="https://hackage.haskell.org/package/setlocale"
DOWNLOAD="https://hackage.haskell.org/package/setlocale-1.0.0.8/setlocale-1.0.0.8.tar.gz"
MD5SUM="d17a63a5260610d59e8c2698b5013138"
DOWNLOAD="https://hackage.haskell.org/package/setlocale-1.0.0.10/setlocale-1.0.0.10.tar.gz"
MD5SUM="1f8e80a094ea46a3f832a645c547ddf6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"