Date: Thursday, March 24, 2022 @ 19:10:58 Author: felixonmars Revision: 1174946
upgpkg: haskell-hslua-classes 2.1.0-1: rebuild with hslua 2.1.0, hslua-aeson 2.1.0, hslua-classes 2.1.0, hslua-core 2.1.0, hslua-marshalling 2.1.0, hslua-module-path 1.0.1, hslua-module-system 1.0.1, hslua-module-text 1.0.1, hslua-module-version 1.0.1, hslua-objectorientation 2.1.0, hslua-packaging 2.1.0, lpeg 1.0.2, lua 2.1.0, pandoc 2.17.1, pandoc-lua-marshal 0.1.4, tasty-lua 1.0.1 Modified: haskell-hslua-classes/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 19:10:52 UTC (rev 1174945) +++ PKGBUILD 2022-03-24 19:10:58 UTC (rev 1174946) @@ -2,8 +2,8 @@ _hkgname=hslua-classes pkgname=haskell-hslua-classes -pkgver=2.0.0 -pkgrel=10 +pkgver=2.1.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=('547399e44d0220ac079dfbe6713ea5e55fe47cdf0281ec5926ac95349298ccee') +sha256sums=('9afcab550e7e659f6bd366f02981f9c6f2630e968ed75e4b2955baa3ee05e33f') prepare() { cd $_hkgname-$pkgver
