Date: Thursday, January 27, 2022 @ 22:12:23 Author: felixonmars Revision: 1117886
upgpkg: haskell-json-ast 0.3.1-192: rebuild with async 2.2.4 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 22:12:05 UTC (rev 1117885) +++ PKGBUILD 2022-01-27 22:12:23 UTC (rev 1117886) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=191 +pkgrel=192 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
