Date: Wednesday, February 8, 2023 @ 22:13:25 Author: felixonmars Revision: 1396669
upgpkg: haskell-json-ast 0.3.2-16: rebuild with unliftio-core 0.2.1.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-08 22:12:29 UTC (rev 1396668) +++ PKGBUILD 2023-02-08 22:13:25 UTC (rev 1396669) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.2 -pkgrel=15 +pkgrel=16 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
