Date: Tuesday, May 11, 2021 @ 21:27:09 Author: felixonmars Revision: 930690
upgpkg: haskell-json-ast 0.3.1-148: rebuild with unliftio 0.2.15 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-11 21:26:36 UTC (rev 930689) +++ PKGBUILD 2021-05-11 21:27:09 UTC (rev 930690) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=147 +pkgrel=148 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
