Date: Thursday, December 24, 2020 @ 22:57:25 Author: felixonmars Revision: 789133
upgpkg: haskell-json-ast 0.3.1-104: rebuild with comonad 5.0.7 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 22:56:59 UTC (rev 789132) +++ PKGBUILD 2020-12-24 22:57:25 UTC (rev 789133) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=103 +pkgrel=104 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
