Date: Friday, December 31, 2021 @ 04:20:21 Author: felixonmars Revision: 1089427
upgpkg: haskell-src-exts 1.23.1-119: rebuild with logging-facade 0.3.1 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-31 04:13:51 UTC (rev 1089426) +++ PKGBUILD 2021-12-31 04:20:21 UTC (rev 1089427) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=118 +pkgrel=119 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
