Date: Friday, January 1, 2021 @ 01:54:34 Author: felixonmars Revision: 801593
upgpkg: haskell-aeson 1.5.4.1-32: rebuild with contravariant 1.5.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-01 01:51:34 UTC (rev 801592) +++ PKGBUILD 2021-01-01 01:54:34 UTC (rev 801593) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.1 -pkgrel=31 +pkgrel=32 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
