Date: Monday, February 7, 2022 @ 16:33:46 Author: felixonmars Revision: 1128271
upgpkg: haskell-json-ast 0.3.1-194: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 16:33:25 UTC (rev 1128270) +++ PKGBUILD 2022-02-07 16:33:46 UTC (rev 1128271) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=193 +pkgrel=194 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
