Date: Thursday, December 24, 2020 @ 08:04:32 Author: felixonmars Revision: 786765
upgpkg: haskell-aeson 1.5.4.1-25: rebuild with ghc 8.10.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 08:01:28 UTC (rev 786764) +++ PKGBUILD 2020-12-24 08:04:32 UTC (rev 786765) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.1 -pkgrel=24 +pkgrel=25 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
