Date: Wednesday, February 24, 2021 @ 12:19:29 Author: felixonmars Revision: 871318
upgpkg: haskell-aeson 1.5.6.0-1: rebuild with aeson 1.5.6.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-24 12:16:53 UTC (rev 871317) +++ PKGBUILD 2021-02-24 12:19:29 UTC (rev 871318) @@ -4,8 +4,8 @@ pkgname=haskell-aeson _hkgname=aeson -pkgver=1.5.5.1 -pkgrel=26 +pkgver=1.5.6.0 +pkgrel=1 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL") @@ -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=('5bf3fed752dc601d9cc868d25d44898c8f5c2cc8ac5bc24b20ca2a56af66b776f02d2fc312c54d351931132d342b85215d2f5a211c87b77e043834a63ede6e0a') +sha512sums=('31e0339945aec6d84aec230c09001fe6e7926f008d3444d12264bb323d0a050515303fdc8eeb6563733594209d930cdd2f82eb4dfe4dd4d5c573748aaa71813d') build() { cd $_hkgname-$pkgver