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

Felix Yan felixonmars at archlinux.org
Mon Jun 19 18:34:25 UTC 2017


    Date: Monday, June 19, 2017 @ 18:34:25
  Author: felixonmars
Revision: 238731

upgpkg: haskell-authenticate 1.3.3.2-95

rebuild with http-client-tls,0.3.5.1

Modified:
  haskell-authenticate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 18:32:47 UTC (rev 238730)
+++ PKGBUILD	2017-06-19 18:34:25 UTC (rev 238731)
@@ -5,12 +5,12 @@
 _hkgname=authenticate
 pkgname=haskell-authenticate
 pkgver=1.3.3.2
-pkgrel=94
+pkgrel=95
 pkgdesc="Authentication methods for Haskell web applications."
 url="http://github.com/yesodweb/authenticate"
 license=("MIT")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-aeson" "haskell-attoparsec" "haskell-blaze-builder"
+depends=('ghc' "haskell-aeson" "haskell-attoparsec" "haskell-blaze-builder"
          "haskell-case-insensitive" "haskell-conduit" "haskell-http-conduit" "haskell-http-types"
          "haskell-monad-control" "haskell-network-uri" "haskell-resourcet"
          "haskell-tagstream-conduit" "haskell-text" "haskell-unordered-containers"



More information about the arch-commits mailing list