Date: Tuesday, June 7, 2022 @ 05:33:00 Author: felixonmars Revision: 1227300
upgpkg: haskell-json-ast 0.3.1-223: rebuild with concurrent-output 1.10.16 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-07 05:32:53 UTC (rev 1227299) +++ PKGBUILD 2022-06-07 05:33:00 UTC (rev 1227300) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=222 +pkgrel=223 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
