Date: Wednesday, August 5, 2020 @ 08:40:33 Author: felixonmars Revision: 669098
upgpkg: haskell-json-ast 0.3.1-70: rebuild with unordered-containers 0.2.12.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 08:39:59 UTC (rev 669097) +++ PKGBUILD 2020-08-05 08:40:33 UTC (rev 669098) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=69 +pkgrel=70 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
