Date: Friday, February 11, 2022 @ 01:28:25 Author: felixonmars Revision: 1131585
upgpkg: haskell-json-ast 0.3.1-195: rebuild with unordered-containers 0.2.16.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-11 01:28:07 UTC (rev 1131584) +++ PKGBUILD 2022-02-11 01:28:25 UTC (rev 1131585) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=194 +pkgrel=195 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
