haskell/haskell-th-utilities: Updated for version 0.2.4.3.

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-11 22:36:43 +13:00 committed by Willy Sudiarto Raharjo
parent f6c45c2c9b
commit 07e69f7ce6
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="haskell-th-utilities"
VERSION="0.2.0.1"
VERSION="0.2.4.3"
HOMEPAGE="https://hackage.haskell.org/package/th-utilities"
DOWNLOAD="https://hackage.haskell.org/packages/archive/th-utilities/0.2.0.1/th-utilities-0.2.0.1.tar.gz"
MD5SUM="2caf2260cdff51506c564946d610e527"
DOWNLOAD="https://hackage.haskell.org/packages/archive/th-utilities/0.2.4.3/th-utilities-0.2.4.3.tar.gz"
MD5SUM="16598cf7eda6a0089bc8168ac22945ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-primitive haskell-syb haskell-th-orphans"
REQUIRES="haskell-th-orphans"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"