Date: Monday, May 25, 2020 @ 09:34:33 Author: felixonmars Revision: 634077
upgpkg: haskell-aeson-pretty 0.8.8-41: rebuild with aeson 1.5.0.0 Modified: haskell-aeson-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-25 09:33:10 UTC (rev 634076) +++ PKGBUILD 2020-05-25 09:34:33 UTC (rev 634077) @@ -4,7 +4,7 @@ _hkgname=aeson-pretty pkgname=haskell-aeson-pretty pkgver=0.8.8 -pkgrel=40 +pkgrel=41 pkgdesc="JSON pretty-printing library and command-line tool." url="https://github.com/informatikr/aeson-pretty" license=("BSD")
