Date: Thursday, March 12, 2020 @ 03:07:58 Author: felixonmars Revision: 594986
upgpkg: haskell-yaml 0.11.3.0-2: rebuild with generic-deriving 1.13.1 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-12 03:07:01 UTC (rev 594985) +++ PKGBUILD 2020-03-12 03:07:58 UTC (rev 594986) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
