Date: Thursday, May 13, 2021 @ 19:17:11 Author: felixonmars Revision: 933498
upgpkg: haskell-json-ast 0.3.1-149: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 19:16:45 UTC (rev 933497) +++ PKGBUILD 2021-05-13 19:17:11 UTC (rev 933498) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=148 +pkgrel=149 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
