haskell/haskell-resourcet: Updated for version 1.2.4.3.

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

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="haskell-resourcet"
VERSION="1.2.2"
VERSION="1.2.4.3"
HOMEPAGE="https://hackage.haskell.org/package/resourcet"
DOWNLOAD="https://hackage.haskell.org/packages/archive/resourcet/1.2.2/resourcet-1.2.2.tar.gz"
MD5SUM="98943b21aa913e37b53a415dc8fee1a0"
DOWNLOAD="https://hackage.haskell.org/packages/archive/resourcet/1.2.4.3/resourcet-1.2.4.3.tar.gz"
MD5SUM="a9db0c32ff52c5a4db8e6d096631160a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-exceptions haskell-lifted-base haskell-mmorph haskell-monad-control haskell-primitive haskell-transformers-base haskell-transformers-compat haskell-unliftio-core"