Date: Sunday, April 10, 2022 @ 11:08:18 Author: felixonmars Revision: 1184312
upgpkg: haskell-aeson 1.5.6.0-97: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 11:08:08 UTC (rev 1184311) +++ PKGBUILD 2022-04-10 11:08:18 UTC (rev 1184312) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=96 +pkgrel=97 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
