Date: Wednesday, April 1, 2020 @ 12:09:45 Author: felixonmars Revision: 608858
upgpkg: haskell-json-ast 0.3.1-60: rebuild with QuickCheck 2.14 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 12:09:18 UTC (rev 608857) +++ PKGBUILD 2020-04-01 12:09:45 UTC (rev 608858) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=59 +pkgrel=60 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
