Date: Saturday, November 13, 2021 @ 10:54:30 Author: felixonmars Revision: 1045142
upgpkg: haskell-ghc-source-gen 0.4.2.0-9: rebuild with vector-th-unbox 0.2.2 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-13 10:53:35 UTC (rev 1045141) +++ PKGBUILD 2021-11-13 10:54:30 UTC (rev 1045142) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.2.0 -pkgrel=8 +pkgrel=9 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
