Date: Friday, February 17, 2023 @ 13:13:12 Author: felixonmars Revision: 1402015
upgpkg: haskell-json-ast 0.3.2-17: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 13:13:09 UTC (rev 1402014) +++ PKGBUILD 2023-02-17 13:13:12 UTC (rev 1402015) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.2 -pkgrel=16 +pkgrel=17 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
