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

Felix Yan felixonmars at archlinux.org
Wed May 16 19:54:00 UTC 2018


    Date: Wednesday, May 16, 2018 @ 19:54:00
  Author: felixonmars
Revision: 323187

upgpkg: haskell-conduit-extra 1.2.3.2-34

rebuild with ghc 8.4.2

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 19:53:49 UTC (rev 323186)
+++ PKGBUILD	2018-05-16 19:54:00 UTC (rev 323187)
@@ -5,7 +5,7 @@
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
 pkgver=1.2.3.2
-pkgrel=33
+pkgrel=34
 pkgdesc="Batteries included conduit: adapters for common libraries."
 url="https://github.com/snoyberg/conduit"
 license=("MIT")
@@ -12,7 +12,7 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-async' 'haskell-attoparsec' 'haskell-blaze-builder' 'haskell-conduit'
          'haskell-exceptions' 'haskell-monad-control' 'haskell-network' 'haskell-primitive'
-         'haskell-resourcet' 'haskell-stm' 'haskell-streaming-commons' 'haskell-text'
+         'haskell-resourcet' 'haskell-streaming-commons'
          'haskell-transformers-base' 'haskell-typed-process' 'haskell-unliftio-core')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list