Date: Monday, February 6, 2023 @ 04:27:54 Author: felixonmars Revision: 1393963
upgpkg: haskell-json-ast 0.3.2-15: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 04:27:52 UTC (rev 1393962) +++ PKGBUILD 2023-02-06 04:27:54 UTC (rev 1393963) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.2 -pkgrel=14 +pkgrel=15 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
