Date: Monday, September 5, 2022 @ 22:16:57 Author: felixonmars Revision: 1293512
upgpkg: haskell-ghc-source-gen 0.4.3.0-26: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 22:16:44 UTC (rev 1293511) +++ PKGBUILD 2022-09-05 22:16:57 UTC (rev 1293512) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.3.0 -pkgrel=25 +pkgrel=26 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
