haskell/haskell-th-reify-many: Updated for version 0.1.10.

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:34:20 +13:00 committed by Willy Sudiarto Raharjo
parent 8dd6f685b1
commit 3bbda99469
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-reify-many
VERSION=${VERSION:-0.1.8}
VERSION=${VERSION:-0.1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="haskell-th-reify-many"
VERSION="0.1.8"
VERSION="0.1.10"
HOMEPAGE="https://hackage.haskell.org/package/th-reify-many"
DOWNLOAD="https://hackage.haskell.org/packages/archive/th-reify-many/0.1.8/th-reify-many-0.1.8.tar.gz"
MD5SUM="efb3e66f93355268b7cd9c2f1dca522d"
DOWNLOAD="https://hackage.haskell.org/packages/archive/th-reify-many/0.1.10/th-reify-many-0.1.10.tar.gz"
MD5SUM="66b946da066b8f7d572ac156c0742d39"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-safe haskell-th-expand-syns"