Date: Thursday, March 2, 2023 @ 10:15:55 Author: felixonmars Revision: 1406399
upgpkg: haskell-json-ast 0.3.2-18: rebuild with generic-deriving 1.14.3 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 10:15:52 UTC (rev 1406398) +++ PKGBUILD 2023-03-02 10:15:55 UTC (rev 1406399) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.2 -pkgrel=17 +pkgrel=18 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
