Date: Tuesday, June 7, 2022 @ 05:50:55 Author: felixonmars Revision: 1227410
upgpkg: haskell-aeson 1.5.6.0-112: rebuild with concurrent-output 1.10.16 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-07 05:50:48 UTC (rev 1227409) +++ PKGBUILD 2022-06-07 05:50:55 UTC (rev 1227410) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=111 +pkgrel=112 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
