Date: Friday, October 5, 2018 @ 10:46:23 Author: felixonmars Revision: 389812
upgpkg: haskell-aeson 1.4.1.0-3 rebuild with optparse-applicative 0.14.3.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-05 10:41:49 UTC (rev 389811) +++ PKGBUILD 2018-10-05 10:46:23 UTC (rev 389812) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
