[arch-commits] Commit in haskell-pipes/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Thu May 17 18:12:44 UTC 2018
    
    
  
    Date: Thursday, May 17, 2018 @ 18:12:44
  Author: felixonmars
Revision: 323963
upgpkg: haskell-pipes 4.3.9-3
rebuild with ghc 8.4.2
Modified:
  haskell-pipes/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 18:12:03 UTC (rev 323962)
+++ PKGBUILD	2018-05-17 18:12:44 UTC (rev 323963)
@@ -5,12 +5,12 @@
 _hkgname=pipes
 pkgname=haskell-pipes
 pkgver=4.3.9
-pkgrel=2
+pkgrel=3
 pkgdesc="Compositional pipelines"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-exceptions" "haskell-mmorph" "haskell-mtl" "haskell-semigroups"
+depends=('ghc-libs' "haskell-exceptions" "haskell-mmorph" "haskell-semigroups"
          "haskell-void")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
    
    
More information about the arch-commits
mailing list