Date: Thursday, December 10, 2015 @ 19:34:59 Author: foutrelis Revision: 152544
GHC 7.10.3 rebuild Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-10 18:34:48 UTC (rev 152543) +++ PKGBUILD 2015-12-10 18:34:59 UTC (rev 152544) @@ -5,7 +5,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.8.15.2 -pkgrel=2 +pkgrel=3 pkgdesc="Support for parsing and rendering YAML documents." url="http://github.com/snoyberg/yaml/" license=("custom:BSD3")
