Date: Monday, January 2, 2023 @ 17:18:38 Author: felixonmars Revision: 1373079
upgpkg: haskell-json-ast 0.3.2-10: rebuild with haskell-lexer 1.1.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 17:17:52 UTC (rev 1373078) +++ PKGBUILD 2023-01-02 17:18:38 UTC (rev 1373079) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.2 -pkgrel=9 +pkgrel=10 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
