Date: Thursday, December 10, 2015 @ 19:24:24
  Author: foutrelis
Revision: 152529

GHC 7.10.3 rebuild

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-10 18:24:15 UTC (rev 152528)
+++ PKGBUILD    2015-12-10 18:24:24 UTC (rev 152529)
@@ -5,12 +5,12 @@
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
 pkgver=1.1.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Batteries included conduit: adapters for common libraries."
 url="http://github.com/snoyberg/conduit";
 license=("MIT")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-attoparsec" "haskell-blaze-builder" 
"haskell-conduit"
+depends=("ghc=7.10.3" "haskell-attoparsec" "haskell-blaze-builder" 
"haskell-conduit"
          "haskell-monad-control" "haskell-network" "haskell-primitive" 
"haskell-resourcet"
          "haskell-stm" "haskell-streaming-commons" "haskell-text" 
"haskell-transformers-base")
 options=('staticlibs')

Reply via email to