Date: Friday, October 9, 2020 @ 17:01:53 Author: felixonmars Revision: 722502
upgpkg: haskell-aeson 1.5.4.1-3: rebuild with unordered-containers 0.2.13.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 16:58:54 UTC (rev 722501) +++ PKGBUILD 2020-10-09 17:01:53 UTC (rev 722502) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
