[arch-commits] Commit in haskell-pipes-http/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Mon Jun 19 19:32:12 UTC 2017
    
    
  
    Date: Monday, June 19, 2017 @ 19:32:12
  Author: felixonmars
Revision: 238757
upgpkg: haskell-pipes-http 1.0.5-43
rebuild with http-client-tls,0.3.5.1
Modified:
  haskell-pipes-http/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 19:30:35 UTC (rev 238756)
+++ PKGBUILD	2017-06-19 19:32:12 UTC (rev 238757)
@@ -5,12 +5,12 @@
 _hkgname=pipes-http
 pkgname=haskell-pipes-http
 pkgver=1.0.5
-pkgrel=42
+pkgrel=43
 pkgdesc="HTTP client with pipes interface"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-http-client" "haskell-http-client-tls" "haskell-pipes")
+depends=('ghc' "haskell-http-client" "haskell-http-client-tls" "haskell-pipes")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('49a196466de1638f3806a49bf10fef9eb3c06456ababf09ffd025b6b64f23055')
 
    
    
More information about the arch-commits
mailing list