Date: Wednesday, May 4, 2022 @ 13:00:22 Author: felixonmars Revision: 1193866
upgpkg: haskell-aeson 1.5.6.0-99: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 13:00:16 UTC (rev 1193865) +++ PKGBUILD 2022-05-04 13:00:22 UTC (rev 1193866) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=98 +pkgrel=99 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
