Date: Tuesday, January 11, 2022 @ 22:00:46 Author: felixonmars Revision: 1101130
upgpkg: haskell-aeson 1.5.6.0-69: rebuild with ghc 9.0.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 21:55:18 UTC (rev 1101129) +++ PKGBUILD 2022-01-11 22:00:46 UTC (rev 1101130) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=68 +pkgrel=69 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
