Date: Tuesday, February 22, 2022 @ 09:00:07 Author: felixonmars Revision: 1135845
upgpkg: haskell-tasty-checklist 1.0.3.0-55: rebuild with hashable 1.4.0.0, quickcheck-instances 0.3.26.1 Modified: haskell-tasty-checklist/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-22 08:59:39 UTC (rev 1135844) +++ PKGBUILD 2022-02-22 09:00:07 UTC (rev 1135845) @@ -3,7 +3,7 @@ _hkgname=tasty-checklist pkgname=haskell-tasty-checklist pkgver=1.0.3.0 -pkgrel=54 +pkgrel=55 pkgdesc="Check multiple items during a tasty test" url="https://github.com/kquick/tasty-checklist" license=("custom:ISC")
