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

Felix Yan felixonmars at archlinux.org
Mon Jun 19 15:39:45 UTC 2017


    Date: Monday, June 19, 2017 @ 15:39:45
  Author: felixonmars
Revision: 238658

upgpkg: stack 1.4.0-81

rebuild with path-io,1.3.1

Modified:
  stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 15:36:42 UTC (rev 238657)
+++ PKGBUILD	2017-06-19 15:39:45 UTC (rev 238658)
@@ -4,12 +4,12 @@
 
 pkgname=stack
 pkgver=1.4.0
-pkgrel=80
+pkgrel=81
 pkgdesc="The Haskell Tool Stack"
 url="https://github.com/commercialhaskell/stack"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-aeson" "haskell-annotated-wl-pprint" "haskell-ansi-terminal"
+depends=('ghc' "haskell-aeson" "haskell-annotated-wl-pprint" "haskell-ansi-terminal"
          "haskell-async" "haskell-attoparsec" "haskell-base-compat" "haskell-base64-bytestring"
          "haskell-binary-tagged" "haskell-blaze-builder" "haskell-clock" "haskell-conduit"
          "haskell-conduit-extra" "haskell-cryptonite" "haskell-cryptonite-conduit"



More information about the arch-commits mailing list