Date: Monday, August 17, 2020 @ 21:19:34 Author: felixonmars Revision: 683315
upgpkg: haskell-json-ast 0.3.1-74: rebuild with ghc 8.10.2 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 21:18:59 UTC (rev 683314) +++ PKGBUILD 2020-08-17 21:19:34 UTC (rev 683315) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=73 +pkgrel=74 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
