Date: Monday, January 18, 2021 @ 08:34:22 Author: felixonmars Revision: 822636
upgpkg: haskell-json-ast 0.3.1-116: rebuild with smallcheck 1.2.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-18 08:33:47 UTC (rev 822635) +++ PKGBUILD 2021-01-18 08:34:22 UTC (rev 822636) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=115 +pkgrel=116 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
