Date: Monday, September 7, 2020 @ 14:45:58 Author: felixonmars Revision: 699912
upgpkg: haskell-json-ast 0.3.1-79: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 14:45:18 UTC (rev 699911) +++ PKGBUILD 2020-09-07 14:45:58 UTC (rev 699912) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=78 +pkgrel=79 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
