Date: Tuesday, February 9, 2021 @ 18:02:28 Author: felixonmars Revision: 851243
upgpkg: haskell-json 0.10-16: rebuild with ghc 8.10.4 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 18:02:27 UTC (rev 851242) +++ PKGBUILD 2021-02-09 18:02:28 UTC (rev 851243) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=15 +pkgrel=16 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
