Date: Monday, May 14, 2018 @ 14:51:13 Author: felixonmars Revision: 322198
upgpkg: haskell-hslua 0.9.5.2-1 rebuild with hslua,0.9.5.2 Modified: haskell-hslua/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-14 14:49:27 UTC (rev 322197) +++ PKGBUILD 2018-05-14 14:51:13 UTC (rev 322198) @@ -4,8 +4,8 @@ _hkgname=hslua pkgname=haskell-hslua -pkgver=0.9.5.1 -pkgrel=13 +pkgver=0.9.5.2 +pkgrel=1 pkgdesc="A Lua language interpreter embedding in Haskell" url="https://hackage.haskell.org/package/${_hkgname}" license=("MIT") @@ -14,7 +14,7 @@ makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-tasty' 'haskell-tasty-expected-failure' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('ba65094835a015b1a33356cbce1b2e6eca505ad889a699b1dc16adc9b7cde4f88cf70636d3f3ebf386e52bd8fd30aba8249a1eb49bf05e122408da53b431874a') +sha512sums=('d529a6552117127d4f3a32c21618a5436079461bc3651f2e61035a7af32390613929bf648a33b1f6c6b8a2b76cd99c48a902b2818d0dbf496c9f7a6d8296dd1c') prepare() { sed -e '/, fail/d' \
