Date: Sunday, September 25, 2022 @ 19:09:30 Author: felixonmars Revision: 1309779
upgpkg: haskell-ghc-source-gen 0.4.3.0-28: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-ghc-source-gen/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:09:27 UTC (rev 1309778) +++ PKGBUILD 2022-09-25 19:09:30 UTC (rev 1309779) @@ -3,7 +3,7 @@ _hkgname=ghc-source-gen pkgname=haskell-ghc-source-gen pkgver=0.4.3.0 -pkgrel=27 +pkgrel=28 pkgdesc="Constructs Haskell syntax trees for the GHC API." url="https://github.com/google/ghc-source-gen#readme" license=("BSD")
