Date: Thursday, March 24, 2022 @ 00:47:58 Author: felixonmars Revision: 1172845
upgpkg: haskell-json-ast 0.3.1-206: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:47:50 UTC (rev 1172844) +++ PKGBUILD 2022-03-24 00:47:58 UTC (rev 1172845) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=205 +pkgrel=206 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
