Date: Thursday, August 26, 2021 @ 13:34:34 Author: felixonmars Revision: 1006134
upgpkg: haskell-aeson-yaml 1.1.0.0-178: rebuild with tasty 1.4.2 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-26 13:33:49 UTC (rev 1006133) +++ PKGBUILD 2021-08-26 13:34:34 UTC (rev 1006134) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=177 +pkgrel=178 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')
