Date: Wednesday, May 13, 2020 @ 09:48:50 Author: felixonmars Revision: 627589
upgpkg: haskell-yaml 0.11.4.0-2: rebuild with tasty 1.3 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-13 09:46:48 UTC (rev 627588) +++ PKGBUILD 2020-05-13 09:48:50 UTC (rev 627589) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
