Date: Saturday, December 18, 2021 @ 17:10:41 Author: felixonmars Revision: 1077326
upgpkg: haskell-json-ast 0.3.1-181: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 17:10:10 UTC (rev 1077325) +++ PKGBUILD 2021-12-18 17:10:41 UTC (rev 1077326) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=180 +pkgrel=181 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
