Date: Sunday, November 6, 2022 @ 18:24:00 Author: felixonmars Revision: 1343843
upgpkg: haskell-json-ast 0.3.2-4: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 18:23:39 UTC (rev 1343842) +++ PKGBUILD 2022-11-06 18:24:00 UTC (rev 1343843) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.2 -pkgrel=3 +pkgrel=4 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
