Date: Wednesday, December 23, 2020 @ 21:24:37 Author: felixonmars Revision: 785309
upgpkg: haskell-json 0.10-7: rebuild with ghc 8.10.3 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 21:24:09 UTC (rev 785308) +++ PKGBUILD 2020-12-23 21:24:37 UTC (rev 785309) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=6 +pkgrel=7 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
