Date: Saturday, March 4, 2023 @ 09:16:31 Author: felixonmars Revision: 1411579
upgpkg: haskell-json-ast 0.3.2-20: rebuild with typed-process 0.2.11.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-04 09:16:30 UTC (rev 1411578) +++ PKGBUILD 2023-03-04 09:16:31 UTC (rev 1411579) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.2 -pkgrel=19 +pkgrel=20 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
