Date: Sunday, November 22, 2020 @ 14:37:27 Author: felixonmars Revision: 759164
upgpkg: haskell-json-ast 0.3.1-97: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 14:36:44 UTC (rev 759163) +++ PKGBUILD 2020-11-22 14:37:27 UTC (rev 759164) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=96 +pkgrel=97 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
