Date: Saturday, January 30, 2021 @ 22:54:22 Author: felixonmars Revision: 836690
upgpkg: haskell-json-ast 0.3.1-122: rebuild with vector 0.12.2.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 22:53:43 UTC (rev 836689) +++ PKGBUILD 2021-01-30 22:54:22 UTC (rev 836690) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=121 +pkgrel=122 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
