Date: Tuesday, February 2, 2021 @ 20:34:51 Author: felixonmars Revision: 841558
upgpkg: haskell-ghc-source-gen 0.4.0.0-6: rebuild with HUnit 1.6.2.0 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 20:32:22 UTC (rev 841557) +++ PKGBUILD 2021-02-02 20:34:51 UTC (rev 841558) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.0.0 -pkgrel=5 +pkgrel=6 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
