Date: Saturday, August 1, 2020 @ 10:51:16 Author: felixonmars Revision: 667430
upgpkg: haskell-yaml 0.11.4.0-24: rebuild with QuickCheck 2.14.1 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-01 10:50:12 UTC (rev 667429) +++ PKGBUILD 2020-08-01 10:51:16 UTC (rev 667430) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.4.0 -pkgrel=23 +pkgrel=24 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
