Date: Wednesday, April 6, 2022 @ 20:36:27 Author: felixonmars Revision: 1181749
upgpkg: haskell-aeson 1.5.6.0-96: rebuild with unordered-containers 0.2.18.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 20:36:19 UTC (rev 1181748) +++ PKGBUILD 2022-04-06 20:36:27 UTC (rev 1181749) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=95 +pkgrel=96 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
