Date: Monday, June 7, 2021 @ 11:23:54 Author: felixonmars Revision: 957421
upgpkg: haskell-json 0.10-44: rebuild with ghc 8.10.5 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 11:23:07 UTC (rev 957420) +++ PKGBUILD 2021-06-07 11:23:54 UTC (rev 957421) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.10 -pkgrel=43 +pkgrel=44 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
