Date: Thursday, September 27, 2018 @ 19:03:31 Author: felixonmars Revision: 386674
upgpkg: haskell-aeson 1.4.1.0-2 rebuild with quickcheck-instances 0.3.19 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-27 18:58:43 UTC (rev 386673) +++ PKGBUILD 2018-09-27 19:03:31 UTC (rev 386674) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
