[arch-commits] Commit in haskell-aws/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Feb 26 17:38:31 UTC 2019


    Date: Tuesday, February 26, 2019 @ 17:38:29
  Author: felixonmars
Revision: 436160

upgpkg: haskell-aws 0.21.1-1

rebuild with aws 0.21.1

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-26 17:08:50 UTC (rev 436159)
+++ PKGBUILD	2019-02-26 17:38:29 UTC (rev 436160)
@@ -3,8 +3,8 @@
 
 _hkgname=aws
 pkgname=haskell-aws
-pkgver=0.21
-pkgrel=28
+pkgver=0.21.1
+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=('7122c5c62ef05865dd06f2bd953f34aabc6666c3254bc6119a8dd2d931c098f4b58fb8479cd2dd0fd65e5ffa042b28b9d1ed5c0ba627a8b400e7eaf499ffd3bc')
+sha512sums=('ab22fd2113b579404c218abbef42ebc04e3b5d90c4a1ecc4ad36aa720c8071c07d8b49bd2441bc07d1383122cfdd5e95a04fad6929adedb66e5d5b684eed2f37')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list