Date: Sunday, December 13, 2020 @ 22:14:14 Author: felixonmars Revision: 774581
upgpkg: haskell-aeson 1.5.4.1-20: rebuild with base-orphans 0.8.5 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-13 22:10:06 UTC (rev 774580) +++ PKGBUILD 2020-12-13 22:14:14 UTC (rev 774581) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.1 -pkgrel=19 +pkgrel=20 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
