Date: Wednesday, July 21, 2021 @ 13:51:05 Author: felixonmars Revision: 982049
upgpkg: haskell-src-exts 1.23.1-98: rebuild with unliftio 0.2.19 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 13:47:41 UTC (rev 982048) +++ PKGBUILD 2021-07-21 13:51:05 UTC (rev 982049) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=97 +pkgrel=98 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
