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

Felix Yan felixonmars at archlinux.org
Mon Jun 19 18:40:24 UTC 2017


    Date: Monday, June 19, 2017 @ 18:40:24
  Author: felixonmars
Revision: 238733

upgpkg: haskell-aws 0.16-49

rebuild with http-client-tls,0.3.5.1

Modified:
  haskell-aws/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 18:34:52 UTC (rev 238732)
+++ PKGBUILD	2017-06-19 18:40:24 UTC (rev 238733)
@@ -5,12 +5,12 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.16
-pkgrel=48
+pkgrel=49
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="http://github.com/aristidb/aws"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-aeson" "haskell-attoparsec" "haskell-base16-bytestring"
+depends=('ghc' "haskell-aeson" "haskell-attoparsec" "haskell-base16-bytestring"
          "haskell-base64-bytestring" "haskell-blaze-builder" "haskell-byteable"
          "haskell-case-insensitive" "haskell-cereal" "haskell-conduit" "haskell-conduit-extra"
          "haskell-cryptohash" "haskell-data-default" "haskell-http-conduit" "haskell-http-types"



More information about the arch-commits mailing list