Date: Thursday, March 26, 2020 @ 18:42:59 Author: felixonmars Revision: 604494
upgpkg: haskell-aeson 1.4.7.1-1: rebuild with aeson 1.4.7.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-26 18:41:24 UTC (rev 604493) +++ PKGBUILD 2020-03-26 18:42:59 UTC (rev 604494) @@ -4,7 +4,7 @@ pkgname=haskell-aeson _hkgname=aeson -pkgver=1.4.7.0 +pkgver=1.4.7.1 pkgrel=1 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" @@ -20,7 +20,7 @@ 'haskell-tasty-golden' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-quickcheck-instances') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz") -sha512sums=('94773fff1ba9750eeb29bf72dc7801567626a0b578ad1e5cb579f1a69fa7e7b7ae970a395ccd8a688fe7676efffaeb388450f64e3d90e1df3090bfc557c36490') +sha512sums=('236ed1b2cc4b39d49277cea5b787b6107c7efbe1c0d73de2005d400746bacf44c6b8ef5d26619395e24844f8948115685963ec7d03a998d0b728ab992e32e705') build() { cd $_hkgname-$pkgver
