Date: Tuesday, October 27, 2020 @ 19:26:48 Author: felixonmars Revision: 734917
upgpkg: haskell-json-ast 0.3.1-91: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 19:26:25 UTC (rev 734916) +++ PKGBUILD 2020-10-27 19:26:48 UTC (rev 734917) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=90 +pkgrel=91 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
