Date: Monday, December 26, 2022 @ 22:13:44 Author: felixonmars Revision: 1368601
upgpkg: haskell-aws 0.23-1: rebuild with aws 0.23 Modified: haskell-aws/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-26 22:12:31 UTC (rev 1368600) +++ PKGBUILD 2022-12-26 22:13:44 UTC (rev 1368601) @@ -3,8 +3,8 @@ _hkgname=aws pkgname=haskell-aws -pkgver=0.22.1 -pkgrel=18 +pkgver=0.23 +pkgrel=1 pkgdesc="Amazon Web Services (AWS) for Haskell" url="https://github.com/aristidb/aws" license=("BSD") @@ -21,7 +21,7 @@ 'haskell-http-client-tls' 'haskell-quickcheck-instances' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-transformers-base') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('c7e3b35a9b7b2a11cee7025bac97faa699120a8b5ba6e9176d635f6c3b4803b7a469058346d5cfae58c3c1057563a0c45aacd46bb586db7eba21a33466b7e767') +sha512sums=('00345b136a80c8d837eeefabacd54f37c7e6aff80be0ffdbf17009f67abe2d4706be2a3fc1e0ad0f104e48712db65a8c2018867cadc18eee7e2a76b34b82ae55') build() { cd $_hkgname-$pkgver
