Date: Saturday, January 9, 2021 @ 08:54:08 Author: felixonmars Revision: 815215
upgpkg: haskell-aeson 1.5.5.1-3: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 08:50:55 UTC (rev 815214) +++ PKGBUILD 2021-01-09 08:54:08 UTC (rev 815215) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=2 +pkgrel=3 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
