Date: Thursday, December 24, 2020 @ 03:49:01 Author: felixonmars Revision: 786241
upgpkg: haskell-json-ast 0.3.1-103: rebuild with ghc 8.10.3 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 03:48:36 UTC (rev 786240) +++ PKGBUILD 2020-12-24 03:49:01 UTC (rev 786241) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=102 +pkgrel=103 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
