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

Felix Yan felixonmars at archlinux.org
Wed May 16 19:30:49 UTC 2018


    Date: Wednesday, May 16, 2018 @ 19:30:48
  Author: felixonmars
Revision: 323142

upgpkg: haskell-streaming-commons 0.1.19-10

rebuild with ghc 8.4.2

Modified:
  haskell-streaming-commons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 19:30:24 UTC (rev 323141)
+++ PKGBUILD	2018-05-16 19:30:48 UTC (rev 323142)
@@ -5,13 +5,13 @@
 _hkgname=streaming-commons
 pkgname=haskell-streaming-commons
 pkgver=0.1.19
-pkgrel=9
+pkgrel=10
 pkgdesc="Common lower-level functions needed by various streaming data libraries"
 url="https://github.com/fpco/streaming-commons"
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-async" "haskell-blaze-builder" "haskell-network" "haskell-random"
-         "haskell-stm" "haskell-text" "haskell-zlib")
+         "haskell-zlib")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('218e31ca754aa9908303a1b1c4540e956dbcb301fca63b4fe20eaf121c7f6d52247c3eb065940c6a22b185c30161b6a134499cc80f2f0856235b119b9baf244d')



More information about the arch-commits mailing list