Date: Saturday, April 23, 2022 @ 19:54:39 Author: felixonmars Revision: 1188115
upgpkg: haskell-ghc-source-gen 0.4.3.0-7: rebuild with hashable 1.4.0.1 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 19:54:32 UTC (rev 1188114) +++ PKGBUILD 2022-04-23 19:54:39 UTC (rev 1188115) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.3.0 -pkgrel=6 +pkgrel=7 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
