Date: Monday, December 20, 2021 @ 03:02:14 Author: felixonmars Revision: 1079336
upgpkg: haskell-aeson-pretty 0.8.9-11: rebuild with attoparsec 0.14.2 Modified: haskell-aeson-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 03:01:40 UTC (rev 1079335) +++ PKGBUILD 2021-12-20 03:02:14 UTC (rev 1079336) @@ -4,7 +4,7 @@ _hkgname=aeson-pretty pkgname=haskell-aeson-pretty pkgver=0.8.9 -pkgrel=10 +pkgrel=11 pkgdesc="JSON pretty-printing library and command-line tool." url="https://github.com/informatikr/aeson-pretty" license=("BSD")
