Date: Friday, March 5, 2021 @ 21:07:55 Author: felixonmars Revision: 882416
upgpkg: haskell-json-ast 0.3.1-136: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 21:07:31 UTC (rev 882415) +++ PKGBUILD 2021-03-05 21:07:55 UTC (rev 882416) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=135 +pkgrel=136 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
