Date: Thursday, May 12, 2022 @ 08:40:05 Author: felixonmars Revision: 1198465
upgpkg: haskell-json-ast 0.3.1-212: rebuild with unordered-containers 0.2.19.1 Modified: haskell-json-ast/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 08:39:57 UTC (rev 1198464) +++ PKGBUILD 2022-05-12 08:40:05 UTC (rev 1198465) @@ -3,7 +3,7 @@ _hkgname=json-ast pkgname=haskell-json-ast pkgver=0.3.1 -pkgrel=211 +pkgrel=212 pkgdesc="Universal JSON AST datastructure" url="https://github.com/nikita-volkov/json-ast" license=('MIT')
