Date: Wednesday, August 5, 2020 @ 08:48:35 Author: felixonmars Revision: 669112
upgpkg: haskell-aeson 1.5.2.0-9: rebuild with unordered-containers 0.2.12.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 08:47:06 UTC (rev 669111) +++ PKGBUILD 2020-08-05 08:48:35 UTC (rev 669112) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.2.0 -pkgrel=8 +pkgrel=9 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
