Date: Monday, August 8, 2022 @ 19:07:33 Author: felixonmars Revision: 1262046
upgpkg: haskell-tasty-checklist 1.0.3.0-111: rebuild with tasty 1.4.2.3 Modified: haskell-tasty-checklist/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 19:07:14 UTC (rev 1262045) +++ PKGBUILD 2022-08-08 19:07:33 UTC (rev 1262046) @@ -3,7 +3,7 @@ _hkgname=tasty-checklist pkgname=haskell-tasty-checklist pkgver=1.0.3.0 -pkgrel=110 +pkgrel=111 pkgdesc="Check multiple items during a tasty test" url="https://github.com/kquick/tasty-checklist" license=("custom:ISC")
