Date: Thursday, March 25, 2021 @ 04:23:47 Author: felixonmars Revision: 902401
upgpkg: haskell-json-ast 0.3.1-142: rebuild with tasty 1.4.0.3 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 04:23:08 UTC (rev 902400) +++ PKGBUILD 2021-03-25 04:23:47 UTC (rev 902401) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=141 +pkgrel=142 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
