Date: Thursday, February 11, 2021 @ 03:29:12 Author: felixonmars Revision: 855167
upgpkg: haskell-json-ast 0.3.1-128: rebuild with hspec-meta 2.7.8 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-11 03:28:49 UTC (rev 855166) +++ PKGBUILD 2021-02-11 03:29:12 UTC (rev 855167) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=127 +pkgrel=128 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')