Date: Thursday, February 14, 2019 @ 21:33:20 Author: felixonmars Revision: 432419
upgpkg: haskell-json-ast 0.3.1-16 rebuild with tasty 1.2, tasty-rerun 1.1.14 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-14 21:32:46 UTC (rev 432418) +++ PKGBUILD 2019-02-14 21:33:20 UTC (rev 432419) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=15 +pkgrel=16 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
