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

Jelle van der Waa jelle at archlinux.org
Sun Mar 8 19:07:27 UTC 2015


    Date: Sunday, March 8, 2015 @ 20:07:27
  Author: jelle
Revision: 128942

upgpkg: haskell-http 4000.2.19-1

Modified:
  haskell-http/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-08 19:04:28 UTC (rev 128941)
+++ PKGBUILD	2015-03-08 19:07:27 UTC (rev 128942)
@@ -2,7 +2,7 @@
 
 _hkgname=HTTP
 pkgname=haskell-http
-pkgver=4000.2.18
+pkgver=4000.2.19
 pkgrel=1
 pkgdesc="A library for client-side HTTP"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -9,10 +9,10 @@
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 options=('staticlibs')
-depends=('ghc=7.8.4-1' 'sh' 'haskell-network=2.6.0.2-2' 'haskell-parsec=3.1.7-2' 'haskell-mtl=2.1.3.1-4')
+depends=('ghc=7.8.4-1' 'sh' 'haskell-network=2.6.0.2-5' 'haskell-parsec=3.1.7-4' 'haskell-mtl=2.1.3.1-4' 'haskell-network-uri')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
-md5sums=('a65de426b472421dc979706aed7f4332')
+md5sums=('92f1d0d3ca56ddf1519aa4ea5b9c7a93')
 
 build() {
  cd ${_hkgname}-${pkgver}



More information about the arch-commits mailing list