Date: Sunday, January 31, 2021 @ 01:11:01 Author: felixonmars Revision: 836850
upgpkg: haskell-json 0.10-11: rebuild with vector 0.12.2.0 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 01:10:19 UTC (rev 836849) +++ PKGBUILD 2021-01-31 01:11:01 UTC (rev 836850) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=10 +pkgrel=11 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
