Date: Sunday, January 24, 2021 @ 19:14:55 Author: felixonmars Revision: 828939
upgpkg: haskell-src-exts 1.23.1-56: rebuild with unix-compat 0.5.3 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-24 19:09:17 UTC (rev 828938) +++ PKGBUILD 2021-01-24 19:14:55 UTC (rev 828939) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=55 +pkgrel=56 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
