Date: Wednesday, December 29, 2021 @ 10:41:27 Author: felixonmars Revision: 1086904
upgpkg: haskell-json-ast 0.3.1-184: rebuild with unordered-containers 0.2.15.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-29 10:40:56 UTC (rev 1086903) +++ PKGBUILD 2021-12-29 10:41:27 UTC (rev 1086904) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=183 +pkgrel=184 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
