Date: Friday, March 3, 2023 @ 02:04:29 Author: felixonmars Revision: 1409088
upgpkg: haskell-json-ast 0.3.2-19: rebuild with tagged 0.8.7 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-03 02:04:28 UTC (rev 1409087) +++ PKGBUILD 2023-03-03 02:04:29 UTC (rev 1409088) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.2 -pkgrel=18 +pkgrel=19 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
