Date: Saturday, January 28, 2023 @ 14:43:17 Author: felixonmars Revision: 1389438
upgpkg: haskell-json-ast 0.3.2-14: rebuild with concurrent-output 1.10.17 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-28 14:43:16 UTC (rev 1389437) +++ PKGBUILD 2023-01-28 14:43:17 UTC (rev 1389438) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.2 -pkgrel=13 +pkgrel=14 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
