Date: Saturday, April 23, 2022 @ 22:55:30 Author: felixonmars Revision: 1189158
upgpkg: haskell-yaml 0.11.8.0-16: rebuild with hashable 1.4.0.1 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 22:55:24 UTC (rev 1189157) +++ PKGBUILD 2022-04-23 22:55:30 UTC (rev 1189158) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.8.0 -pkgrel=15 +pkgrel=16 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
