Date: Sunday, June 9, 2019 @ 09:35:50 Author: felixonmars Revision: 478640
upgpkg: haskell-json-ast 0.3.1-33 rebuild with async 2.2.2 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 09:35:10 UTC (rev 478639) +++ PKGBUILD 2019-06-09 09:35:50 UTC (rev 478640) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=32 +pkgrel=33 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
