Date: Monday, January 27, 2020 @ 16:52:55 Author: felixonmars Revision: 556209
upgpkg: haskell-yaml 0.11.2.0-21: rebuild with doctest 0.16.1 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 16:51:37 UTC (rev 556208) +++ PKGBUILD 2020-01-27 16:52:55 UTC (rev 556209) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.2.0 -pkgrel=20 +pkgrel=21 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
