haskell/haskell-th-abstraction: Updated for version 0.4.3.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 2021-09-12 22:05:50 +12:00 committed by Willy Sudiarto Raharjo
parent 6ab8f0fe66
commit 9cb0f78237
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="haskell-th-abstraction"
VERSION="0.2.8.0"
VERSION="0.4.3.0"
HOMEPAGE="https://hackage.haskell.org/package/th-abstraction"
DOWNLOAD="https://hackage.haskell.org/packages/archive/th-abstraction/0.2.8.0/th-abstraction-0.2.8.0.tar.gz"
MD5SUM="1179ebeeb2dbf0e506947d28f2f67360"
DOWNLOAD="https://hackage.haskell.org/packages/archive/th-abstraction/0.4.3.0/th-abstraction-0.4.3.0.tar.gz"
MD5SUM="71a856da99d098a46f94dc219e1bee47"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"