Date: Saturday, May 13, 2023 @ 21:42:54 Author: felixonmars Revision: 1460406
upgpkg: haskell-aeson 2.1.2.0-9: rebuild with quickcheck-instances 0.3.29.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-13 21:42:06 UTC (rev 1460405) +++ PKGBUILD 2023-05-13 21:42:54 UTC (rev 1460406) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.2.0 -pkgrel=8 +pkgrel=9 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
