Date: Tuesday, January 5, 2021 @ 17:35:06 Author: felixonmars Revision: 809615
upgpkg: haskell-aeson-yaml 1.1.0.0-84: rebuild with comonad 5.0.8 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 17:34:53 UTC (rev 809614) +++ PKGBUILD 2021-01-05 17:35:06 UTC (rev 809615) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=83 +pkgrel=84 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')
