Date: Monday, February 15, 2021 @ 03:37:53 Author: felixonmars Revision: 860513
upgpkg: haskell-json-ast 0.3.1-130: rebuild with doctest 0.18 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 03:37:28 UTC (rev 860512) +++ PKGBUILD 2021-02-15 03:37:53 UTC (rev 860513) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=129 +pkgrel=130 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
