Date: Sunday, March 20, 2022 @ 16:47:38 Author: felixonmars Revision: 1164024
upgpkg: haskell-ghc-source-gen 0.4.3.0-2: rebuild with ghc-bignum-orphans 0.1.1 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-20 16:47:33 UTC (rev 1164023) +++ PKGBUILD 2022-03-20 16:47:38 UTC (rev 1164024) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
