Date: Tuesday, August 9, 2022 @ 08:21:17 Author: felixonmars Revision: 1263446
upgpkg: haskell-hslua-aeson 2.2.0.1-1: rebuild with hslua-aeson 2.2.0.1 Modified: haskell-hslua-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-09 08:18:50 UTC (rev 1263445) +++ PKGBUILD 2022-08-09 08:21:17 UTC (rev 1263446) @@ -2,8 +2,8 @@ _hkgname=hslua-aeson pkgname=haskell-hslua-aeson -pkgver=2.2.0 -pkgrel=7 +pkgver=2.2.0.1 +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=('3d22cedae7645f767f5fd108fc0e9db649147ef037b58c244e4162187cb15c6c') +sha256sums=('ae78955af853b5af5708d7e0f0eed44c5ec76ee5d84562225274f3fdc28edb68') prepare() { cd $_hkgname-$pkgver
