Date: Thursday, July 7, 2022 @ 21:37:34 Author: felixonmars Revision: 1248341
upgpkg: haskell-hslua-aeson 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-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-07 21:37:26 UTC (rev 1248340) +++ PKGBUILD 2022-07-07 21:37:34 UTC (rev 1248341) @@ -2,8 +2,8 @@ _hkgname=hslua-aeson pkgname=haskell-hslua-aeson -pkgver=2.1.0 -pkgrel=26 +pkgver=2.2.0 +pkgrel=1 pkgdesc="Allow aeson data types to be used with Lua." url="https://hslua.org/" license=("MIT") @@ -14,7 +14,7 @@ makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-tasty' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('ab01513bc729f9ff964d5b2202f41070a14f4dc70710838ace74a5f565332675') +sha256sums=('3d22cedae7645f767f5fd108fc0e9db649147ef037b58c244e4162187cb15c6c') prepare() { cd $_hkgname-$pkgver
