Date: Tuesday, February 9, 2021 @ 22:39:33 Author: felixonmars Revision: 851861
upgpkg: haskell-aeson 1.5.5.1-19: rebuild with ghc 8.10.4 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 22:36:37 UTC (rev 851860) +++ PKGBUILD 2021-02-09 22:39:33 UTC (rev 851861) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=18 +pkgrel=19 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
