Date: Friday, October 9, 2020 @ 16:55:34 Author: felixonmars Revision: 722492
upgpkg: haskell-json-ast 0.3.1-87: rebuild with unordered-containers 0.2.13.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 16:55:09 UTC (rev 722491) +++ PKGBUILD 2020-10-09 16:55:34 UTC (rev 722492) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=86 +pkgrel=87 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
