Date: Wednesday, November 4, 2020 @ 17:19:44 Author: felixonmars Revision: 742434
upgpkg: haskell-aeson 1.5.4.1-12: rebuild with quickcheck-instances 0.3.25 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-04 17:15:51 UTC (rev 742433) +++ PKGBUILD 2020-11-04 17:19:44 UTC (rev 742434) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.1 -pkgrel=11 +pkgrel=12 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
