Date: Thursday, December 17, 2020 @ 17:27:49 Author: felixonmars Revision: 777780
upgpkg: haskell-json-ast 0.3.1-100: rebuild with th-abstraction 0.4.1.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-17 17:27:12 UTC (rev 777779) +++ PKGBUILD 2020-12-17 17:27:49 UTC (rev 777780) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=99 +pkgrel=100 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
