Date: Sunday, November 28, 2021 @ 19:03:02 Author: felixonmars Revision: 1055320
upgpkg: haskell-ghc-source-gen 0.4.2.0-12: rebuild with regex-base 0.94.0.2 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-28 19:01:00 UTC (rev 1055319) +++ PKGBUILD 2021-11-28 19:03:02 UTC (rev 1055320) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.2.0 -pkgrel=11 +pkgrel=12 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
