Date: Sunday, February 16, 2020 @ 10:30:08 Author: felixonmars Revision: 572243
upgpkg: haskell-json-ast 0.3.1-54: rebuild with ghc 8.8.2 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 10:29:33 UTC (rev 572242) +++ PKGBUILD 2020-02-16 10:30:08 UTC (rev 572243) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=53 +pkgrel=54 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
