Date: Tuesday, May 25, 2021 @ 06:04:02 Author: felixonmars Revision: 945368
upgpkg: haskell-json-ast 0.3.1-153: rebuild with unordered-containers 0.2.14.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-25 06:03:00 UTC (rev 945367) +++ PKGBUILD 2021-05-25 06:04:02 UTC (rev 945368) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=152 +pkgrel=153 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')