Date: Thursday, May 27, 2021 @ 11:01:38 Author: felixonmars Revision: 948297
upgpkg: haskell-aeson-yaml 1.1.0.0-152: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-27 11:01:10 UTC (rev 948296) +++ PKGBUILD 2021-05-27 11:01:38 UTC (rev 948297) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=151 +pkgrel=152 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')