Date: Monday, December 30, 2019 @ 11:08:08 Author: felixonmars Revision: 544410
upgpkg: haskell-json-ast 0.3.1-45: rebuild with exceptions 0.10.4 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-30 11:07:26 UTC (rev 544409) +++ PKGBUILD 2019-12-30 11:08:08 UTC (rev 544410) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=44 +pkgrel=45 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
