Date: Sunday, May 2, 2021 @ 20:50:11 Author: felixonmars Revision: 926213
upgpkg: haskell-aeson 1.5.6.0-19: rebuild with bifunctors 5.5.11 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-02 20:48:01 UTC (rev 926212) +++ PKGBUILD 2021-05-02 20:50:11 UTC (rev 926213) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=18 +pkgrel=19 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
