Date: Saturday, February 11, 2023 @ 00:02:43
  Author: felixonmars
Revision: 1399712

upgpkg: haskell-aws 0.24-1: rebuild with aws 0.24

Modified:
  haskell-aws/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-11 00:01:05 UTC (rev 1399711)
+++ PKGBUILD    2023-02-11 00:02:43 UTC (rev 1399712)
@@ -3,8 +3,8 @@
 
 _hkgname=aws
 pkgname=haskell-aws
-pkgver=0.23
-pkgrel=13
+pkgver=0.24
+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=('00345b136a80c8d837eeefabacd54f37c7e6aff80be0ffdbf17009f67abe2d4706be2a3fc1e0ad0f104e48712db65a8c2018867cadc18eee7e2a76b34b82ae55')
+sha512sums=('d453ea185a47b0fb93d2e8849ea81e1b0bae081aa81d280f94618d8fb357b6e4b71a43a6c8df0e4ba2b64390346daf50672ed9f9849cc6737a5ae58b5ac52af8')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to