Date: Tuesday, February 4, 2020 @ 21:18:33 Author: felixonmars Revision: 562584
upgpkg: haskell-json-ast 0.3.1-51: 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-04 21:17:58 UTC (rev 562583) +++ PKGBUILD 2020-02-04 21:18:33 UTC (rev 562584) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=50 +pkgrel=51 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
