Date: Wednesday, July 28, 2021 @ 09:57:34 Author: felixonmars Revision: 988683
upgpkg: haskell-tasty-checklist 1.0.2.0-4: rebuild with data-fix 0.3.2 Modified: haskell-tasty-checklist/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-28 09:56:38 UTC (rev 988682) +++ PKGBUILD 2021-07-28 09:57:34 UTC (rev 988683) @@ -3,7 +3,7 @@ _hkgname=tasty-checklist pkgname=haskell-tasty-checklist pkgver=1.0.2.0 -pkgrel=3 +pkgrel=4 pkgdesc="Check multiple items during a tasty test" url="https://github.com/kquick/tasty-checklist" license=("custom:ISC")