Date: Monday, November 21, 2022 @ 08:24:31 Author: felixonmars Revision: 1351212
upgpkg: haskell-json-ast 0.3.2-5: rebuild with hspec 2.10.5, hspec-core 2.10.5, hspec-discover 2.10.5 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-21 08:23:42 UTC (rev 1351211) +++ PKGBUILD 2022-11-21 08:24:31 UTC (rev 1351212) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.2 -pkgrel=4 +pkgrel=5 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
