Date: Wednesday, September 2, 2020 @ 21:04:50 Author: felixonmars Revision: 697067
upgpkg: haskell-aeson 1.5.4.0-2: rebuild with mwc-random 0.15.0.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-02 21:00:24 UTC (rev 697066) +++ PKGBUILD 2020-09-02 21:04:50 UTC (rev 697067) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.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")
