Date: Tuesday, August 30, 2022 @ 08:29:34 Author: felixonmars Revision: 1288434
upgpkg: haskell-hslua-objectorientation 2.2.1-1: rebuild with hslua-objectorientation 2.2.1 Modified: haskell-hslua-objectorientation/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-30 08:29:10 UTC (rev 1288433) +++ PKGBUILD 2022-08-30 08:29:34 UTC (rev 1288434) @@ -2,8 +2,8 @@ _hkgname=hslua-objectorientation pkgname=haskell-hslua-objectorientation -pkgver=2.2.0.1 -pkgrel=10 +pkgver=2.2.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=('0707ae169fceae750b6d120422a4a0ed400b69be424d79d69906ac9d4703d511') +sha256sums=('7e602b93c02f359c8a8061620813f92d3fdcde2b3c59ad9ea02f53f3bf0f018c') prepare() { cd $_hkgname-$pkgver
