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

Felix Yan felixonmars at archlinux.org
Sat Dec 29 17:29:23 UTC 2018


    Date: Saturday, December 29, 2018 @ 17:29:23
  Author: felixonmars
Revision: 418893

upgpkg: haskell-aws 0.21-1

rebuild with aws 0.21

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-29 17:29:15 UTC (rev 418892)
+++ PKGBUILD	2018-12-29 17:29:23 UTC (rev 418893)
@@ -3,8 +3,8 @@
 
 _hkgname=aws
 pkgname=haskell-aws
-pkgver=0.20
-pkgrel=128
+pkgver=0.21
+pkgrel=1
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws"
 license=("BSD")
@@ -13,15 +13,15 @@
          'haskell-base64-bytestring' 'haskell-blaze-builder' 'haskell-byteable'
          'haskell-case-insensitive' 'haskell-cereal' 'haskell-conduit' 'haskell-conduit-extra'
          'haskell-cryptonite' 'haskell-data-default' 'haskell-exceptions' 'haskell-http-conduit'
-         'haskell-http-types' 'haskell-lifted-base' 'haskell-memory' 'haskell-monad-control'
-         'haskell-network' 'haskell-old-locale' 'haskell-resourcet' 'haskell-safe'
-         'haskell-scientific' 'haskell-tagged' 'haskell-unordered-containers'
+         'haskell-http-client-tls' 'haskell-http-types' 'haskell-lifted-base' 'haskell-memory'
+         'haskell-monad-control' 'haskell-network' 'haskell-old-locale' 'haskell-resourcet'
+         'haskell-safe' 'haskell-scientific' 'haskell-tagged' 'haskell-unordered-containers'
          'haskell-utf8-string' 'haskell-vector' 'haskell-xml-conduit')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-errors' 'haskell-http-client'
              '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=('b6c9b78c1918fc01057ac3c9f57c98d0d796a228b2efce7f4b8763e6ba86fdad0e29637359a1f2f830adb19cdaade20c4eb08bbe9259bbc79da718771ac5f821')
+sha512sums=('7122c5c62ef05865dd06f2bd953f34aabc6666c3254bc6119a8dd2d931c098f4b58fb8479cd2dd0fd65e5ffa042b28b9d1ed5c0ba627a8b400e7eaf499ffd3bc')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list