Date: Thursday, December 16, 2021 @ 11:31:43 Author: felixonmars Revision: 1074320
upgpkg: haskell-tasty-checklist 1.0.3.0-22: rebuild with hashable 1.3.4.1 Modified: haskell-tasty-checklist/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 11:30:53 UTC (rev 1074319) +++ PKGBUILD 2021-12-16 11:31:43 UTC (rev 1074320) @@ -3,7 +3,7 @@ _hkgname=tasty-checklist pkgname=haskell-tasty-checklist pkgver=1.0.3.0 -pkgrel=21 +pkgrel=22 pkgdesc="Check multiple items during a tasty test" url="https://github.com/kquick/tasty-checklist" license=("custom:ISC")
