Date: Thursday, April 22, 2021 @ 19:07:33 Author: felixonmars Revision: 921502
upgpkg: haskell-json-ast 0.3.1-147: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-22 19:06:53 UTC (rev 921501) +++ PKGBUILD 2021-04-22 19:07:33 UTC (rev 921502) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=146 +pkgrel=147 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
