Date: Monday, July 26, 2021 @ 18:18:57 Author: felixonmars Revision: 985662
upgpkg: haskell-json-ast 0.3.1-164: rebuild with transformers-compat 0.7 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 18:18:48 UTC (rev 985661) +++ PKGBUILD 2021-07-26 18:18:57 UTC (rev 985662) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=163 +pkgrel=164 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
