Date: Sunday, March 10, 2019 @ 09:36:49 Author: felixonmars Revision: 439126
upgpkg: haskell-json-ast 0.3.1-17 rebuild with ghc 8.6.4 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 09:36:14 UTC (rev 439125) +++ PKGBUILD 2019-03-10 09:36:49 UTC (rev 439126) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=16 +pkgrel=17 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
