Date: Friday, October 2, 2020 @ 06:30:07 Author: felixonmars Revision: 715011
upgpkg: haskell-aeson 1.5.4.0-8: rebuild with base-orphans 0.8.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 06:26:55 UTC (rev 715010) +++ PKGBUILD 2020-10-02 06:30:07 UTC (rev 715011) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.0 -pkgrel=7 +pkgrel=8 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
