Date: Monday, March 1, 2021 @ 22:34:28 Author: felixonmars Revision: 877061
upgpkg: haskell-json 0.10-23: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 22:34:01 UTC (rev 877060) +++ PKGBUILD 2021-03-01 22:34:28 UTC (rev 877061) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=22 +pkgrel=23 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
