Date: Sunday, February 9, 2020 @ 16:32:34 Author: felixonmars Revision: 565466
upgpkg: haskell-aeson 1.4.6.0-15: rebuild with tasty-quickcheck 0.10.1.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-09 16:27:27 UTC (rev 565465) +++ PKGBUILD 2020-02-09 16:32:34 UTC (rev 565466) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.6.0 -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")
