Date: Wednesday, August 29, 2018 @ 19:21:59 Author: felixonmars Revision: 375212
upgpkg: haskell-yaml 0.10.1-2 rebuild with unliftio-core 0.1.2.0 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-29 19:20:47 UTC (rev 375211) +++ PKGBUILD 2018-08-29 19:21:59 UTC (rev 375212) @@ -5,7 +5,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.10.1 -pkgrel=1 +pkgrel=2 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("custom:BSD3")