Date: Tuesday, January 11, 2022 @ 16:58:47 Author: felixonmars Revision: 1100614
upgpkg: haskell-src-exts 1.23.1-122: rebuild with ghc 9.0.2 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 16:52:26 UTC (rev 1100613) +++ PKGBUILD 2022-01-11 16:58:47 UTC (rev 1100614) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=121 +pkgrel=122 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")