Date: Saturday, March 21, 2020 @ 06:43:18 Author: felixonmars Revision: 602295
upgpkg: haskell-tasty-th 0.1.7-97: rebuild with haskell-src-exts 1.23.0 Modified: haskell-tasty-th/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-21 06:42:45 UTC (rev 602294) +++ PKGBUILD 2020-03-21 06:43:18 UTC (rev 602295) @@ -4,7 +4,7 @@ _hkgname=tasty-th pkgname=haskell-tasty-th pkgver=0.1.7 -pkgrel=96 +pkgrel=97 pkgdesc="Automatic tasty test case discovery using TH" url="https://github.com/bennofs/tasty-th" license=("BSD")
