Date: Saturday, July 31, 2021 @ 19:44:35 Author: felixonmars Revision: 991353
upgpkg: haskell-tasty-checklist 1.0.2.0-8: rebuild with StateVar 1.2.2 Modified: haskell-tasty-checklist/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-31 19:43:51 UTC (rev 991352) +++ PKGBUILD 2021-07-31 19:44:35 UTC (rev 991353) @@ -3,7 +3,7 @@ _hkgname=tasty-checklist pkgname=haskell-tasty-checklist pkgver=1.0.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="Check multiple items during a tasty test" url="https://github.com/kquick/tasty-checklist" license=("custom:ISC")