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

Thomas Dziedzic tdziedzic at archlinux.org
Sat Sep 8 08:32:50 UTC 2012


    Date: Saturday, September 8, 2012 @ 04:32:50
  Author: tdziedzic
Revision: 166478

upgpkg: haskell-network 2.3.1.0-1

bump

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-08 08:26:23 UTC (rev 166477)
+++ PKGBUILD	2012-09-08 08:32:50 UTC (rev 166478)
@@ -5,16 +5,16 @@
 
 _hkgname=network
 pkgname=haskell-network
-pkgver=2.3.0.14
+pkgver=2.3.1.0
 pkgrel=1
 pkgdesc="Networking-related facilities"
 url="http://hackage.haskell.org/package/network"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.4.2-1' 'sh' 'haskell-parsec=3.1.2-2')
+depends=('ghc=7.6.1-1' 'sh' 'haskell-parsec=3.1.3-1')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=${pkgname}.install
-md5sums=('1e45cc731647acff8b9c33bda085bf2a')
+md5sums=('d824db8fc068cab60fa178ab330a57a2')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}




More information about the arch-commits mailing list