Date: Monday, February 22, 2021 @ 21:10:48 Author: felixonmars Revision: 868972
upgpkg: haskell-ghc-source-gen 0.4.0.0-14: rebuild with hashable 1.3.1.0 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 21:10:11 UTC (rev 868971) +++ PKGBUILD 2021-02-22 21:10:48 UTC (rev 868972) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.0.0 -pkgrel=13 +pkgrel=14 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
