Date: Tuesday, October 26, 2021 @ 18:14:07 Author: felixonmars Revision: 1034246
upgpkg: haskell-json-ast 0.3.1-173: rebuild with base-orphans 0.8.5 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 18:13:24 UTC (rev 1034245) +++ PKGBUILD 2021-10-26 18:14:07 UTC (rev 1034246) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=172 +pkgrel=173 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
