Date: Thursday, March 3, 2022 @ 17:56:43 Author: felixonmars Revision: 1140972
upgpkg: haskell-json-ast 0.3.1-197: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 17:56:23 UTC (rev 1140971) +++ PKGBUILD 2022-03-03 17:56:43 UTC (rev 1140972) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=196 +pkgrel=197 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
