Date: Tuesday, March 15, 2022 @ 00:59:54 Author: felixonmars Revision: 1153993
upgpkg: haskell-json-ast 0.3.1-201: rebuild with unordered-containers 0.2.17.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 00:59:30 UTC (rev 1153992) +++ PKGBUILD 2022-03-15 00:59:54 UTC (rev 1153993) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=200 +pkgrel=201 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
