Date: Monday, August 17, 2020 @ 21:40:37 Author: felixonmars Revision: 683351
upgpkg: haskell-aeson 1.5.3.0-3: rebuild with ghc 8.10.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 21:35:28 UTC (rev 683350) +++ PKGBUILD 2020-08-17 21:40:37 UTC (rev 683351) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
