Date: Sunday, May 20, 2018 @ 04:28:21 Author: felixonmars Revision: 324974
upgpkg: haskell-yaml 0.8.30-6 rebuild with corrected bifunctors Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-20 04:24:04 UTC (rev 324973) +++ PKGBUILD 2018-05-20 04:28:21 UTC (rev 324974) @@ -5,7 +5,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.8.30 -pkgrel=5 +pkgrel=6 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("custom:BSD3")
