Date: Saturday, May 14, 2022 @ 11:49:47 Author: felixonmars Revision: 1203937
upgpkg: haskell-ghc-source-gen 0.4.3.0-10: rebuild with hashable 1.4.0.2 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 11:49:39 UTC (rev 1203936) +++ PKGBUILD 2022-05-14 11:49:47 UTC (rev 1203937) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.3.0 -pkgrel=9 +pkgrel=10 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
