Date: Thursday, February 13, 2020 @ 11:00:57 Author: felixonmars Revision: 570084
upgpkg: haskell-yaml 0.11.2.0-32: rebuild with doctest 0.16.2 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-13 10:59:52 UTC (rev 570083) +++ PKGBUILD 2020-02-13 11:00:57 UTC (rev 570084) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.2.0 -pkgrel=31 +pkgrel=32 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
