Date: Monday, March 7, 2022 @ 17:28:49 Author: felixonmars Revision: 1144516
upgpkg: haskell-ghc-source-gen 0.4.2.0-28: rebuild with doctest 0.19.0 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:28:17 UTC (rev 1144515) +++ PKGBUILD 2022-03-07 17:28:49 UTC (rev 1144516) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.2.0 -pkgrel=27 +pkgrel=28 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
