Date: Sunday, March 7, 2021 @ 03:34:53 Author: felixonmars Revision: 885288
upgpkg: haskell-ghc-source-gen 0.4.0.0-19: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 03:34:10 UTC (rev 885287) +++ PKGBUILD 2021-03-07 03:34:53 UTC (rev 885288) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.0.0 -pkgrel=18 +pkgrel=19 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
