Date: Wednesday, June 17, 2020 @ 18:31:53 Author: felixonmars Revision: 646448
upgpkg: haskell-aeson 1.5.2.0-2: rebuild with unordered-containers 0.2.11.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-17 18:27:38 UTC (rev 646447) +++ PKGBUILD 2020-06-17 18:31:53 UTC (rev 646448) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
