Date: Friday, March 12, 2021 @ 04:23:56 Author: felixonmars Revision: 888085
upgpkg: haskell-json-ast 0.3.1-138: rebuild with tasty 1.4.0.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 04:23:18 UTC (rev 888084) +++ PKGBUILD 2021-03-12 04:23:56 UTC (rev 888085) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=137 +pkgrel=138 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
