Date: Saturday, March 6, 2021 @ 03:24:16 Author: felixonmars Revision: 883148
upgpkg: haskell-ghc-source-gen 0.4.0.0-18: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 03:23:39 UTC (rev 883147) +++ PKGBUILD 2021-03-06 03:24:16 UTC (rev 883148) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.0.0 -pkgrel=17 +pkgrel=18 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
