Date: Sunday, June 5, 2022 @ 18:57:19 Author: felixonmars Revision: 1223929
upgpkg: haskell-json-ast 0.3.1-221: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 18:57:12 UTC (rev 1223928) +++ PKGBUILD 2022-06-05 18:57:19 UTC (rev 1223929) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=220 +pkgrel=221 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
