Date: Wednesday, May 19, 2021 @ 22:59:13 Author: felixonmars Revision: 937129
upgpkg: haskell-ghc-source-gen 0.4.0.0-32: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 22:58:26 UTC (rev 937128) +++ PKGBUILD 2021-05-19 22:59:13 UTC (rev 937129) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.0.0 -pkgrel=31 +pkgrel=32 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
