Date: Friday, March 12, 2021 @ 06:03:50 Author: felixonmars Revision: 888247
upgpkg: haskell-ghc-source-gen 0.4.0.0-20: rebuild with tasty 1.4.0.1 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 06:02:53 UTC (rev 888246) +++ PKGBUILD 2021-03-12 06:03:50 UTC (rev 888247) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.0.0 -pkgrel=19 +pkgrel=20 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")