Date: Tuesday, December 28, 2021 @ 00:56:44 Author: felixonmars Revision: 1084671
upgpkg: haskell-json-ast 0.3.1-183: rebuild with tasty 1.4.2.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-28 00:56:17 UTC (rev 1084670) +++ PKGBUILD 2021-12-28 00:56:44 UTC (rev 1084671) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=182 +pkgrel=183 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
