Date: Sunday, August 29, 2021 @ 07:09:25 Author: felixonmars Revision: 1008924
upgpkg: haskell-aeson-yaml 1.1.0.0-179: rebuild with hashable 1.3.3.0 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-29 07:08:43 UTC (rev 1008923) +++ PKGBUILD 2021-08-29 07:09:25 UTC (rev 1008924) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=178 +pkgrel=179 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')
