Date: Wednesday, July 21, 2021 @ 15:23:57 Author: felixonmars Revision: 982219
upgpkg: haskell-json-ast 0.3.1-163: rebuild with unliftio 0.2.19 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 15:23:16 UTC (rev 982218) +++ PKGBUILD 2021-07-21 15:23:57 UTC (rev 982219) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=162 +pkgrel=163 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
