Date: Friday, January 29, 2021 @ 01:06:43 Author: felixonmars Revision: 833791
upgpkg: haskell-ghc-source-gen 0.4.0.0-3: rebuild with bifunctors 5.5.10 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 01:05:42 UTC (rev 833790) +++ PKGBUILD 2021-01-29 01:06:43 UTC (rev 833791) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
