Date: Thursday, February 27, 2020 @ 16:34:19 Author: felixonmars Revision: 584398
upgpkg: haskell-json-ast 0.3.1-56: rebuild with ghc 8.8.3 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 16:33:43 UTC (rev 584397) +++ PKGBUILD 2020-02-27 16:34:19 UTC (rev 584398) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=55 +pkgrel=56 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
