Date: Friday, June 1, 2018 @ 15:00:38 Author: felixonmars Revision: 336110
upgpkg: haskell-json 0.9.2-3 rebuild with ghc 8.4.3 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 14:59:59 UTC (rev 336109) +++ PKGBUILD 2018-06-01 15:00:38 UTC (rev 336110) @@ -5,7 +5,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.9.2 -pkgrel=2 +pkgrel=3 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")
