Date: Monday, February 12, 2018 @ 07:25:05 Author: felixonmars Revision: 292751
upgpkg: haskell-aeson 1.2.4.0-1 rebuild with aeson,1.2.4.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-12 07:22:35 UTC (rev 292750) +++ PKGBUILD 2018-02-12 07:25:05 UTC (rev 292751) @@ -5,8 +5,8 @@ pkgname=haskell-aeson _hkgname=aeson -pkgver=1.2.3.0 -pkgrel=8 +pkgver=1.2.4.0 +pkgrel=1 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL") @@ -16,7 +16,7 @@ 'haskell-unordered-containers' 'haskell-uuid-types' 'haskell-vector') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz") -sha512sums=('756c230024010cacb5f8961ccbeda240e8fd04187cbb593605ee8709c6e8d6f20979d72e81fb05b5bcd5d36054a1c0b216c87bba8f2f4f914e80ff39a5a74659') +sha512sums=('ece91b97de5c0a46818122fbc4e22e69ab79b4e0fe5ef55c1ab9e716be86c100b4c0f9270c1086adfe9d5fbc124fb68c025d13f1f2e2a765fb6cab88168f7155') build() { cd "$srcdir/$_hkgname-$pkgver"
