Date: Thursday, August 18, 2022 @ 21:40:53 Author: felixonmars Revision: 1269167
upgpkg: haskell-json-ast 0.3.1-236: rebuild with base-orphans 0.8.7 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 21:40:45 UTC (rev 1269166) +++ PKGBUILD 2022-08-18 21:40:53 UTC (rev 1269167) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=235 +pkgrel=236 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
