Date: Thursday, October 6, 2022 @ 19:49:51 Author: felixonmars Revision: 1322881
upgpkg: haskell-json-ast 0.3.1-251: rebuild with tasty-hedgehog 1.3.1.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-06 19:49:42 UTC (rev 1322880) +++ PKGBUILD 2022-10-06 19:49:51 UTC (rev 1322881) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=250 +pkgrel=251 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
