Date: Monday, March 14, 2022 @ 01:43:33 Author: felixonmars Revision: 1152142
upgpkg: haskell-json-ast 0.3.1-200: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 01:43:12 UTC (rev 1152141) +++ PKGBUILD 2022-03-14 01:43:33 UTC (rev 1152142) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=199 +pkgrel=200 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
