Date: Wednesday, February 2, 2022 @ 19:01:26 Author: felixonmars Revision: 1123046
upgpkg: haskell-json-ast 0.3.1-193: rebuild with base-orphans 0.8.6 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 19:01:07 UTC (rev 1123045) +++ PKGBUILD 2022-02-02 19:01:26 UTC (rev 1123046) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=192 +pkgrel=193 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
