Date: Tuesday, April 13, 2021 @ 12:42:12 Author: felixonmars Revision: 917188
upgpkg: haskell-aeson 1.5.6.0-17: rebuild with quickcheck-classes-base 0.6.2.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-13 12:38:52 UTC (rev 917187) +++ PKGBUILD 2021-04-13 12:42:12 UTC (rev 917188) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=16 +pkgrel=17 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
