Date: Thursday, July 7, 2022 @ 21:36:51 Author: felixonmars Revision: 1248337
upgpkg: haskell-hslua-objectorientation 2.2.0-1: rebuild with citeproc 0.7, doclayout 0.4, hslua 2.2.0, hslua-aeson 2.2.0, hslua-classes 2.2.0, hslua-core 2.2.0, hslua-marshalling 2.2.0, hslua-objectorientation 2.2.0, hslua-packaging 2.2.0, lua 2.2.0, pandoc 2.18 Modified: haskell-hslua-objectorientation/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-07 21:36:43 UTC (rev 1248336) +++ PKGBUILD 2022-07-07 21:36:51 UTC (rev 1248337) @@ -2,8 +2,8 @@ _hkgname=hslua-objectorientation pkgname=haskell-hslua-objectorientation -pkgver=2.1.0 -pkgrel=26 +pkgver=2.2.0 +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=('3dff3cfa2d43a10fb9835518256b662593b20e462c6be306458b503b95c6f005') +sha256sums=('44f347f780a9916f276438c4483213bb41090665120b932bf43bca7294593fa3') prepare() { cd $_hkgname-$pkgver
