Date: Friday, June 1, 2018 @ 05:10:31 Author: felixonmars Revision: 335547
upgpkg: haskell-json-ast 0.3.1-2 rebuild with ghc 8.4.3 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 05:09:54 UTC (rev 335546) +++ PKGBUILD 2018-06-01 05:10:31 UTC (rev 335547) @@ -4,7 +4,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
