Date: Saturday, April 27, 2019 @ 01:32:01 Author: felixonmars Revision: 454507
upgpkg: haskell-json-ast 0.3.1-23 rebuild with ghc 8.6.5 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-27 01:31:25 UTC (rev 454506) +++ PKGBUILD 2019-04-27 01:32:01 UTC (rev 454507) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=22 +pkgrel=23 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
