Date: Friday, May 14, 2021 @ 14:17:52 Author: felixonmars Revision: 934067
upgpkg: haskell-aeson 1.5.6.0-22: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 14:15:04 UTC (rev 934066) +++ PKGBUILD 2021-05-14 14:17:52 UTC (rev 934067) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=21 +pkgrel=22 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
