Date: Sunday, October 25, 2020 @ 12:09:06 Author: felixonmars Revision: 732539
upgpkg: haskell-aeson 1.5.4.1-7: rebuild with bifunctors 5.5.8 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 12:05:59 UTC (rev 732538) +++ PKGBUILD 2020-10-25 12:09:06 UTC (rev 732539) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.1 -pkgrel=6 +pkgrel=7 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
