Date: Friday, January 29, 2021 @ 05:48:51 Author: felixonmars Revision: 834231
upgpkg: haskell-aeson 1.5.5.1-11: rebuild with bifunctors 5.5.10 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 05:44:10 UTC (rev 834230) +++ PKGBUILD 2021-01-29 05:48:51 UTC (rev 834231) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=10 +pkgrel=11 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
