Date: Saturday, August 13, 2022 @ 08:33:55 Author: felixonmars Revision: 1265876
upgpkg: haskell-hslua-objectorientation 2.2.0.1-1: rebuild with hslua-objectorientation 2.2.0.1 Modified: haskell-hslua-objectorientation/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-13 08:32:11 UTC (rev 1265875) +++ PKGBUILD 2022-08-13 08:33:55 UTC (rev 1265876) @@ -2,8 +2,8 @@ _hkgname=hslua-objectorientation pkgname=haskell-hslua-objectorientation -pkgver=2.2.0 -pkgrel=8 +pkgver=2.2.0.1 +pkgrel=1 pkgdesc="Object orientation tools for HsLua" url="https://hslua.org/" license=("MIT") @@ -12,7 +12,7 @@ makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-lua-arbitrary' 'haskell-quickcheck-instances' 'haskell-tasty' 'haskell-tasty-hslua' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('44f347f780a9916f276438c4483213bb41090665120b932bf43bca7294593fa3') +sha256sums=('0707ae169fceae750b6d120422a4a0ed400b69be424d79d69906ac9d4703d511') prepare() { cd $_hkgname-$pkgver
