Date: Monday, March 7, 2022 @ 19:31:51 Author: felixonmars Revision: 1144848
upgpkg: haskell-json-ast 0.3.1-198: rebuild with doctest 0.19.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 19:31:33 UTC (rev 1144847) +++ PKGBUILD 2022-03-07 19:31:51 UTC (rev 1144848) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=197 +pkgrel=198 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
