Date: Monday, October 15, 2018 @ 22:15:39 Author: felixonmars Revision: 394421
upgpkg: haskell-json-ast 0.3.1-9 rebuild with ghc 8.6.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-15 22:15:04 UTC (rev 394420) +++ PKGBUILD 2018-10-15 22:15:39 UTC (rev 394421) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=8 +pkgrel=9 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
