Date: Wednesday, February 5, 2020 @ 13:35:56 Author: felixonmars Revision: 563210
upgpkg: haskell-json-ast 0.3.1-52: rebuild with vector 0.12.1.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 13:34:54 UTC (rev 563209) +++ PKGBUILD 2020-02-05 13:35:56 UTC (rev 563210) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=51 +pkgrel=52 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
