Date: Friday, January 18, 2019 @ 23:48:29 Author: felixonmars Revision: 424220
upgpkg: haskell-json-ast 0.3.1-14 rebuild with unordered-containers 0.2.10.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-18 23:47:56 UTC (rev 424219) +++ PKGBUILD 2019-01-18 23:48:29 UTC (rev 424220) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=13 +pkgrel=14 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
