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

Jelle van der Waa jelle at archlinux.org
Mon Aug 3 19:11:56 UTC 2015


    Date: Monday, August 3, 2015 @ 21:11:55
  Author: jelle
Revision: 137858

upgpkg: haskell-http 4000.2.20-1

Modified:
  haskell-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-03 18:50:38 UTC (rev 137857)
+++ PKGBUILD	2015-08-03 19:11:55 UTC (rev 137858)
@@ -2,17 +2,17 @@
 
 _hkgname=HTTP
 pkgname=haskell-http
-pkgver=4000.2.19
-pkgrel=3
+pkgver=4000.2.20
+pkgrel=1
 pkgdesc="A library for client-side HTTP"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 options=('staticlibs')
-depends=('ghc=7.10.1' 'sh' 'haskell-network=2.6.0.2-6' 'haskell-parsec=3.1.9' 'haskell-mtl=2.2.1' 'haskell-network-uri' 'haskell-old-time')
+depends=('ghc=7.10.1' 'sh' 'haskell-network=2.6.2.1-1' 'haskell-parsec=3.1.9' 'haskell-mtl=2.2.1' 'haskell-network-uri' 'haskell-old-time')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
-md5sums=('92f1d0d3ca56ddf1519aa4ea5b9c7a93')
+md5sums=('e2d682a564203d90c3fa040dd885afd1')
 
 build() {
  cd ${_hkgname}-${pkgver}



More information about the arch-commits mailing list