Date: Friday, January 7, 2022 @ 22:46:42 Author: felixonmars Revision: 1096497
upgpkg: haskell-json-ast 0.3.1-187: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-07 22:46:11 UTC (rev 1096496) +++ PKGBUILD 2022-01-07 22:46:42 UTC (rev 1096497) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=186 +pkgrel=187 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
