Date: Thursday, January 7, 2021 @ 15:10:25 Author: felixonmars Revision: 812002
upgpkg: haskell-json-ast 0.3.1-113: rebuild with bifunctors 5.5.9 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-07 15:10:02 UTC (rev 812001) +++ PKGBUILD 2021-01-07 15:10:25 UTC (rev 812002) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=112 +pkgrel=113 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
