Date: Friday, October 30, 2020 @ 21:19:53 Author: felixonmars Revision: 737214
upgpkg: haskell-json-ast 0.3.1-92: rebuild with unliftio 0.2.13.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 21:19:32 UTC (rev 737213) +++ PKGBUILD 2020-10-30 21:19:53 UTC (rev 737214) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=91 +pkgrel=92 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
