Date: Monday, June 7, 2021 @ 14:09:55 Author: felixonmars Revision: 957686
upgpkg: haskell-aeson 1.5.6.0-31: rebuild with ghc 8.10.5 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 14:04:19 UTC (rev 957685) +++ PKGBUILD 2021-06-07 14:09:55 UTC (rev 957686) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=30 +pkgrel=31 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
