Date: Monday, October 10, 2022 @ 12:02:41 Author: felixonmars Revision: 1325277
upgpkg: haskell-json 0.10-116: rebuild with vector 0.13.0.0 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 12:02:27 UTC (rev 1325276) +++ PKGBUILD 2022-10-10 12:02:41 UTC (rev 1325277) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=115 +pkgrel=116 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
