Date: Sunday, December 25, 2016 @ 15:37:11 Author: felixonmars Revision: 201859
upgpkg: haskell-aeson 1.0.2.1-2 rebuild with unordered-containers-0.2.7.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-25 15:34:40 UTC (rev 201858) +++ PKGBUILD 2016-12-25 15:37:11 UTC (rev 201859) @@ -6,7 +6,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.0.2.1 -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")
