Date: Sunday, March 7, 2021 @ 01:38:36 Author: felixonmars Revision: 885020
upgpkg: haskell-json-ast 0.3.1-137: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 01:38:11 UTC (rev 885019) +++ PKGBUILD 2021-03-07 01:38:36 UTC (rev 885020) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=136 +pkgrel=137 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
