Date: Tuesday, January 11, 2022 @ 22:41:06 Author: felixonmars Revision: 1101202
upgpkg: haskell-aeson-pretty 0.8.9-19: rebuild with ghc 9.0.2 Modified: haskell-aeson-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 22:40:30 UTC (rev 1101201) +++ PKGBUILD 2022-01-11 22:41:06 UTC (rev 1101202) @@ -4,7 +4,7 @@ _hkgname=aeson-pretty pkgname=haskell-aeson-pretty pkgver=0.8.9 -pkgrel=18 +pkgrel=19 pkgdesc="JSON pretty-printing library and command-line tool." url="https://github.com/informatikr/aeson-pretty" license=("BSD")
