Date: Monday, January 24, 2022 @ 13:56:18 Author: felixonmars Revision: 1114575
upgpkg: haskell-ghc-source-gen 0.4.2.0-22: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-24 13:55:45 UTC (rev 1114574) +++ PKGBUILD 2022-01-24 13:56:18 UTC (rev 1114575) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.2.0 -pkgrel=21 +pkgrel=22 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
