Date: Saturday, October 24, 2020 @ 23:48:51 Author: felixonmars Revision: 732090
upgpkg: haskell-json-ast 0.3.1-90: rebuild with bifunctors 5.5.8 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-24 23:48:23 UTC (rev 732089) +++ PKGBUILD 2020-10-24 23:48:51 UTC (rev 732090) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=89 +pkgrel=90 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
