Date: Saturday, June 19, 2021 @ 10:15:23 Author: felixonmars Revision: 965465
upgpkg: haskell-th-compat 0.1.2-20: rebuild with ghc 9.0.1 Modified: haskell-th-compat/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 10:14:14 UTC (rev 965464) +++ PKGBUILD 2021-06-19 10:15:23 UTC (rev 965465) @@ -3,7 +3,7 @@ _hkgname=th-compat pkgname=haskell-th-compat pkgver=0.1.2 -pkgrel=19 +pkgrel=20 pkgdesc="Backward- (and forward-)compatible Quote and Code types" url="https://github.com/haskell-compat/th-compat" license=("BSD")
