Date: Saturday, March 14, 2020 @ 23:53:07 Author: felixonmars Revision: 597478
upgpkg: haskell-yaml 0.11.3.0-4: rebuild with StateVar 1.2 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-14 23:52:18 UTC (rev 597477) +++ PKGBUILD 2020-03-14 23:53:07 UTC (rev 597478) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.3.0 -pkgrel=3 +pkgrel=4 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
