Date: Wednesday, April 1, 2020 @ 13:08:46 Author: felixonmars Revision: 608900
upgpkg: haskell-aeson-pretty 0.8.8-32: rebuild with QuickCheck 2.14 Modified: haskell-aeson-pretty/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 13:08:17 UTC (rev 608899) +++ PKGBUILD 2020-04-01 13:08:46 UTC (rev 608900) @@ -4,7 +4,7 @@ _hkgname=aeson-pretty pkgname=haskell-aeson-pretty pkgver=0.8.8 -pkgrel=31 +pkgrel=32 pkgdesc="JSON pretty-printing library and command-line tool." url="https://github.com/informatikr/aeson-pretty" license=("BSD")
