Date: Friday, December 25, 2020 @ 03:54:11 Author: felixonmars Revision: 789557
upgpkg: haskell-aeson 1.5.4.1-27: rebuild with comonad 5.0.7 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 03:50:37 UTC (rev 789556) +++ PKGBUILD 2020-12-25 03:54:11 UTC (rev 789557) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.1 -pkgrel=26 +pkgrel=27 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
