Date: Monday, April 10, 2023 @ 17:43:07 Author: felixonmars Revision: 1444519
upgpkg: haskell-hslua-classes 2.3.0-1: rebuild with hslua-classes 2.3.0 Modified: haskell-hslua-classes/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 17:42:32 UTC (rev 1444518) +++ PKGBUILD 2023-04-10 17:43:07 UTC (rev 1444519) @@ -2,8 +2,8 @@ _hkgname=hslua-classes pkgname=haskell-hslua-classes -pkgver=2.2.0 -pkgrel=57 +pkgver=2.3.0 +pkgrel=1 pkgdesc="Type classes 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=('4145d3929edd4c49f6663102177614e556be81d3c7c9549998266006f9a8fefc') +sha256sums=('97cd4469764d83dd4410e6493127a49e6f9a9455302ea616d96e289aab2cccd9') prepare() { cd $_hkgname-$pkgver
