Date: Wednesday, March 3, 2021 @ 22:24:35 Author: felixonmars Revision: 879624
upgpkg: haskell-th-compat 0.1.1-9: rebuild with tasty 1.4 Modified: haskell-th-compat/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 22:24:07 UTC (rev 879623) +++ PKGBUILD 2021-03-03 22:24:35 UTC (rev 879624) @@ -3,7 +3,7 @@ _hkgname=th-compat pkgname=haskell-th-compat pkgver=0.1.1 -pkgrel=8 +pkgrel=9 pkgdesc="Backward- (and forward-)compatible Quote and Code types" url="https://github.com/haskell-compat/th-compat" license=("BSD")
