Date: Thursday, July 29, 2021 @ 06:23:16 Author: felixonmars Revision: 989969
upgpkg: haskell-tasty-checklist 1.0.2.0-6: rebuild with kan-extensions 5.2.3 Modified: haskell-tasty-checklist/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-29 06:22:36 UTC (rev 989968) +++ PKGBUILD 2021-07-29 06:23:16 UTC (rev 989969) @@ -3,7 +3,7 @@ _hkgname=tasty-checklist pkgname=haskell-tasty-checklist pkgver=1.0.2.0 -pkgrel=5 +pkgrel=6 pkgdesc="Check multiple items during a tasty test" url="https://github.com/kquick/tasty-checklist" license=("custom:ISC")