Date: Tuesday, February 2, 2021 @ 23:34:38 Author: felixonmars Revision: 841835
upgpkg: haskell-json-ast 0.3.1-124: rebuild with HUnit 1.6.2.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 23:34:00 UTC (rev 841834) +++ PKGBUILD 2021-02-02 23:34:38 UTC (rev 841835) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=123 +pkgrel=124 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
