Date: Thursday, February 25, 2021 @ 01:45:50 Author: felixonmars Revision: 872430
upgpkg: haskell-ghc-source-gen 0.4.0.0-15: rebuild with regex-base 0.94.0.1 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 01:45:14 UTC (rev 872429) +++ PKGBUILD 2021-02-25 01:45:50 UTC (rev 872430) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.0.0 -pkgrel=14 +pkgrel=15 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
