Date: Sunday, November 28, 2021 @ 21:29:37 Author: felixonmars Revision: 1055650
upgpkg: haskell-src-exts 1.23.1-114: rebuild with regex-base 0.94.0.2 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-28 21:23:24 UTC (rev 1055649) +++ PKGBUILD 2021-11-28 21:29:37 UTC (rev 1055650) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=113 +pkgrel=114 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
