Date: Saturday, February 19, 2022 @ 23:06:22 Author: felixonmars Revision: 1135120
upgpkg: haskell-tasty-th 0.1.7-241: rebuild with hashable 1.4.0.0 Modified: haskell-tasty-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 23:06:02 UTC (rev 1135119) +++ PKGBUILD 2022-02-19 23:06:22 UTC (rev 1135120) @@ -4,7 +4,7 @@ _hkgname=tasty-th pkgname=haskell-tasty-th pkgver=0.1.7 -pkgrel=240 +pkgrel=241 pkgdesc="Automatic tasty test case discovery using TH" url="https://github.com/bennofs/tasty-th" license=("BSD")
