Date: Wednesday, August 12, 2020 @ 19:19:09 Author: felixonmars Revision: 676572
upgpkg: haskell-aeson 1.5.2.0-13: rebuild with quickcheck-instances 0.3.24 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-12 19:09:47 UTC (rev 676571) +++ PKGBUILD 2020-08-12 19:19:09 UTC (rev 676572) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.2.0 -pkgrel=12 +pkgrel=13 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
