Date: Friday, January 6, 2023 @ 19:46:38 Author: felixonmars Revision: 1379032
upgpkg: haskell-ghc-source-gen 0.4.3.0-40: rebuild with hashable 1.4.2.0 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:46:33 UTC (rev 1379031) +++ PKGBUILD 2023-01-06 19:46:38 UTC (rev 1379032) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.3.0 -pkgrel=39 +pkgrel=40 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
