Date: Monday, November 27, 2017 @ 05:11:07 Author: felixonmars Revision: 269158
upgpkg: haskell-json 0.9.1-11 rebuild with ghc 8.2.2 Modified: haskell-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-27 05:10:31 UTC (rev 269157) +++ PKGBUILD 2017-11-27 05:11:07 UTC (rev 269158) @@ -5,7 +5,7 @@ _hkgname=json pkgname=haskell-json pkgver=0.9.1 -pkgrel=10 +pkgrel=11 pkgdesc="Support for serialising Haskell to and from JSON" url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")
