Date: Monday, November 2, 2020 @ 11:04:53 Author: felixonmars Revision: 739421
upgpkg: haskell-json-ast 0.3.1-93: rebuild with HUnit 1.6.1.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-02 11:04:14 UTC (rev 739420) +++ PKGBUILD 2020-11-02 11:04:53 UTC (rev 739421) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=92 +pkgrel=93 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
