Date: Wednesday, June 17, 2020 @ 18:23:59 Author: felixonmars Revision: 646434
upgpkg: haskell-json-ast 0.3.1-65: rebuild with unordered-containers 0.2.11.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-17 18:23:03 UTC (rev 646433) +++ PKGBUILD 2020-06-17 18:23:59 UTC (rev 646434) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=64 +pkgrel=65 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
