Date: Wednesday, March 17, 2021 @ 00:46:44 Author: felixonmars Revision: 892649
upgpkg: haskell-ghc-source-gen 0.4.0.0-21: rebuild with doctest 0.18.1 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 00:46:20 UTC (rev 892648) +++ PKGBUILD 2021-03-17 00:46:44 UTC (rev 892649) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.0.0 -pkgrel=20 +pkgrel=21 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
