Date: Sunday, May 12, 2019 @ 09:24:13 Author: felixonmars Revision: 466051
upgpkg: haskell-json-ast 0.3.1-27 rebuild with transformers-compat 0.6.5 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-12 09:23:43 UTC (rev 466050) +++ PKGBUILD 2019-05-12 09:24:13 UTC (rev 466051) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=26 +pkgrel=27 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
