Date: Monday, November 23, 2020 @ 17:13:42 Author: felixonmars Revision: 760015
upgpkg: haskell-yaml 0.11.5.0-35: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 17:12:30 UTC (rev 760014) +++ PKGBUILD 2020-11-23 17:13:42 UTC (rev 760015) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.5.0 -pkgrel=34 +pkgrel=35 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
