Date: Sunday, March 7, 2021 @ 03:01:45 Author: felixonmars Revision: 885204
upgpkg: haskell-tasty-th 0.1.7-185: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-tasty-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 03:01:19 UTC (rev 885203) +++ PKGBUILD 2021-03-07 03:01:45 UTC (rev 885204) @@ -4,7 +4,7 @@ _hkgname=tasty-th pkgname=haskell-tasty-th pkgver=0.1.7 -pkgrel=184 +pkgrel=185 pkgdesc="Automatic tasty test case discovery using TH" url="https://github.com/bennofs/tasty-th" license=("BSD")
