Date: Wednesday, May 4, 2022 @ 12:47:26 Author: felixonmars Revision: 1193772
upgpkg: haskell-json-ast 0.3.1-211: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 12:47:17 UTC (rev 1193771) +++ PKGBUILD 2022-05-04 12:47:26 UTC (rev 1193772) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=210 +pkgrel=211 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
