Date: Thursday, April 2, 2020 @ 11:07:06 Author: felixonmars Revision: 609471
upgpkg: haskell-yaml 0.11.3.0-12: rebuild with QuickCheck 2.14 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 11:06:12 UTC (rev 609470) +++ PKGBUILD 2020-04-02 11:07:06 UTC (rev 609471) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.3.0 -pkgrel=11 +pkgrel=12 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
