Date: Tuesday, July 12, 2022 @ 18:38:13 Author: felixonmars Revision: 1250834
upgpkg: haskell-src-exts 1.23.1-157: rebuild with tasty 1.4.2.2 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 18:36:56 UTC (rev 1250833) +++ PKGBUILD 2022-07-12 18:38:13 UTC (rev 1250834) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=156 +pkgrel=157 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
