Date: Sunday, October 14, 2018 @ 22:02:46 Author: felixonmars Revision: 393892
upgpkg: haskell-json 0.9.2-4 rebuild with ghc 8.6.1 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-14 22:02:06 UTC (rev 393891) +++ PKGBUILD 2018-10-14 22:02:46 UTC (rev 393892) @@ -4,7 +4,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.9.2 -pkgrel=3 +pkgrel=4 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")
