Date: Saturday, March 6, 2021 @ 11:56:38 Author: felixonmars Revision: 884103
upgpkg: haskell-aeson-yaml 1.1.0.0-126: rebuild with constraints 0.13 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 11:56:07 UTC (rev 884102) +++ PKGBUILD 2021-03-06 11:56:38 UTC (rev 884103) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=125 +pkgrel=126 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')
