Date: Sunday, March 21, 2021 @ 02:06:25 Author: felixonmars Revision: 896565
upgpkg: haskell-json-ast 0.3.1-140: rebuild with tasty 1.4.0.2 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 02:05:48 UTC (rev 896564) +++ PKGBUILD 2021-03-21 02:06:25 UTC (rev 896565) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=139 +pkgrel=140 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
