Date: Wednesday, January 29, 2020 @ 12:57:51 Author: felixonmars Revision: 558823
upgpkg: haskell-json-ast 0.3.1-50: rebuild with base-compat 0.11.1, base-compat-batteries 0.11.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 12:57:12 UTC (rev 558822) +++ PKGBUILD 2020-01-29 12:57:51 UTC (rev 558823) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=49 +pkgrel=50 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
