Date: Thursday, February 27, 2020 @ 16:43:36 Author: felixonmars Revision: 584408
upgpkg: haskell-aeson 1.4.6.0-21: rebuild with ghc 8.8.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 16:38:31 UTC (rev 584407) +++ PKGBUILD 2020-02-27 16:43:36 UTC (rev 584408) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.6.0 -pkgrel=20 +pkgrel=21 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
