Date: Monday, March 6, 2023 @ 17:44:37 Author: felixonmars Revision: 1415835
upgpkg: haskell-yaml 0.11.11.0-2: rebuild with aeson 2.1.2.0 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-06 17:44:28 UTC (rev 1415834) +++ PKGBUILD 2023-03-06 17:44:37 UTC (rev 1415835) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.11.0 -pkgrel=1 +pkgrel=2 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
