Date: Monday, November 16, 2020 @ 17:27:43 Author: felixonmars Revision: 755425
upgpkg: haskell-aeson 1.5.4.1-15: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-16 17:22:55 UTC (rev 755424) +++ PKGBUILD 2020-11-16 17:27:43 UTC (rev 755425) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.1 -pkgrel=14 +pkgrel=15 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")