Date: Thursday, May 20, 2021 @ 02:27:40 Author: felixonmars Revision: 937541
upgpkg: haskell-aeson 1.5.6.0-23: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 02:24:54 UTC (rev 937540) +++ PKGBUILD 2021-05-20 02:27:40 UTC (rev 937541) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=22 +pkgrel=23 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
