Date: Tuesday, July 12, 2022 @ 19:11:12 Author: felixonmars Revision: 1250942
upgpkg: haskell-json-ast 0.3.1-230: rebuild with tasty 1.4.2.2 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 19:11:03 UTC (rev 1250941) +++ PKGBUILD 2022-07-12 19:11:12 UTC (rev 1250942) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=229 +pkgrel=230 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
