Date: Monday, August 2, 2021 @ 10:48:20 Author: felixonmars Revision: 992311
upgpkg: haskell-tasty-checklist 1.0.2.0-9: rebuild with transformers-base 0.4.6 Modified: haskell-tasty-checklist/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-02 10:47:38 UTC (rev 992310) +++ PKGBUILD 2021-08-02 10:48:20 UTC (rev 992311) @@ -3,7 +3,7 @@ _hkgname=tasty-checklist pkgname=haskell-tasty-checklist pkgver=1.0.2.0 -pkgrel=8 +pkgrel=9 pkgdesc="Check multiple items during a tasty test" url="https://github.com/kquick/tasty-checklist" license=("custom:ISC")