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

Thomas Dziedzic td123 at nymeria.archlinux.org
Sat Apr 12 16:45:52 UTC 2014


    Date: Saturday, April 12, 2014 @ 18:45:52
  Author: td123
Revision: 210223

upgpkg: haskell-http 4000.2.12-1

rebuild with cfgf

Modified:
  haskell-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-12 16:28:59 UTC (rev 210222)
+++ PKGBUILD	2014-04-12 16:45:52 UTC (rev 210223)
@@ -2,17 +2,17 @@
 
 _hkgname=HTTP
 pkgname=haskell-http
-pkgver=4000.2.11
+pkgver=4000.2.12
 pkgrel=1
 pkgdesc="A library for client-side HTTP"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.6.3-1' 'sh' 'haskell-network=2.4.1.2-1' 'haskell-parsec=3.1.3-3' 'haskell-mtl=2.1.2-3')
+options=('staticlibs')
+depends=('ghc=7.8.2-1' 'sh' 'haskell-network=2.4.2.2-1' 'haskell-parsec=3.1.5-1' 'haskell-mtl=2.1.3.1-1')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
-options=('staticlibs')
-md5sums=('a293c8a1b6caebda06cf655f42d473d0')
+md5sums=('cd69429866439890353ec98100e3ba32')
 
 build() {
   cd ${_hkgname}-${pkgver}




More information about the arch-commits mailing list