Date: Sunday, September 25, 2022 @ 21:01:12 Author: felixonmars Revision: 1310590
upgpkg: haskell-json-ast 0.3.1-248: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 21:00:59 UTC (rev 1310589) +++ PKGBUILD 2022-09-25 21:01:12 UTC (rev 1310590) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=247 +pkgrel=248 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
