Date: Thursday, March 30, 2023 @ 04:06:10 Author: felixonmars Revision: 1430470
upgpkg: haskell-aeson 2.1.2.0-6: rebuild with quickcheck-instances 0.3.29 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 04:06:09 UTC (rev 1430469) +++ PKGBUILD 2023-03-30 04:06:10 UTC (rev 1430470) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.2.0 -pkgrel=5 +pkgrel=6 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
