Date: Monday, August 31, 2020 @ 06:11:55 Author: felixonmars Revision: 693732
upgpkg: haskell-json-ast 0.3.1-77: rebuild with happy 1.20.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 06:11:20 UTC (rev 693731) +++ PKGBUILD 2020-08-31 06:11:55 UTC (rev 693732) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=76 +pkgrel=77 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
