Date: Wednesday, July 17, 2019 @ 18:36:28 Author: felixonmars Revision: 490485
upgpkg: haskell-aeson 1.4.4.0-4 rebuild with QuickCheck 2.13.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-17 18:31:14 UTC (rev 490484) +++ PKGBUILD 2019-07-17 18:36:28 UTC (rev 490485) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
