Date: Tuesday, February 9, 2021 @ 23:13:29 Author: felixonmars Revision: 851926
upgpkg: haskell-aeson-pretty 0.8.8-130: rebuild with ghc 8.10.4 Modified: haskell-aeson-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 23:13:02 UTC (rev 851925) +++ PKGBUILD 2021-02-09 23:13:29 UTC (rev 851926) @@ -4,7 +4,7 @@ _hkgname=aeson-pretty pkgname=haskell-aeson-pretty pkgver=0.8.8 -pkgrel=129 +pkgrel=130 pkgdesc="JSON pretty-printing library and command-line tool." url="https://github.com/informatikr/aeson-pretty" license=("BSD")
