Date: Wednesday, July 17, 2019 @ 18:28:05 Author: felixonmars Revision: 490477
upgpkg: haskell-json-ast 0.3.1-36 rebuild with QuickCheck 2.13.2 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-17 18:27:32 UTC (rev 490476) +++ PKGBUILD 2019-07-17 18:28:05 UTC (rev 490477) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=35 +pkgrel=36 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
