Date: Monday, December 21, 2020 @ 13:22:12 Author: felixonmars Revision: 781025
upgpkg: haskell-json-ast 0.3.1-101: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-21 13:21:53 UTC (rev 781024) +++ PKGBUILD 2020-12-21 13:22:12 UTC (rev 781025) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=100 +pkgrel=101 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
