Date: Thursday, February 25, 2021 @ 05:54:40 Author: felixonmars Revision: 872950
upgpkg: haskell-src-exts 1.23.1-70: rebuild with regex-base 0.94.0.1 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 05:53:51 UTC (rev 872949) +++ PKGBUILD 2021-02-25 05:54:40 UTC (rev 872950) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=69 +pkgrel=70 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
