Date: Wednesday, April 6, 2022 @ 20:14:35 Author: felixonmars Revision: 1181643
upgpkg: haskell-json-ast 0.3.1-208: rebuild with unordered-containers 0.2.18.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 20:14:24 UTC (rev 1181642) +++ PKGBUILD 2022-04-06 20:14:35 UTC (rev 1181643) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=207 +pkgrel=208 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
